Repositories (2)

dNAO
2 snippets stored for this repo
zap_dig(-1,-1,-1);//-1-1-1 = "use defaults"
		else if(otyp == IMPERIAL_ELVEN_GAUNTLETS && check_imp_mod(obj, IEA_BOLTS)){
			basiczap(&zapdat, 0, ZAP_WAND, 1);
			zapdat.damn = max(1, P_SKILL(P_WAND_POWER)+(obj->spe+1)/2);
			if(u.twoweap)
				zapdat.damn *= 2;
			zapdat.affects_floor = FALSE;
/* won't accept 'a' response here */
		    /* KLY - 3/2000 yes, we will, it's a damn nuisance
                       to have to constantly hit 'y' to sell for credit */
dnethack
0 snippets stored for this repo