Angry god may remove an intrinsic
This commit is contained in:
@@ -1483,6 +1483,7 @@ when hero who is poly'd into metallivore form eats a tin, bypass "smells like
|
||||
along with the tin without asking
|
||||
digging in ice was handled inconsistently, particularly if done at the span
|
||||
spot in front of closed drawbridge
|
||||
angry god may remove an intrinsic
|
||||
|
||||
|
||||
Fixes to 3.7.0-x General Problems Exposed Via git Repository
|
||||
|
||||
@@ -754,7 +754,8 @@ angrygods(aligntyp resp_god)
|
||||
gods_angry(resp_god);
|
||||
if (!Blind && !Antimagic)
|
||||
pline("%s glow surrounds you.", An(hcolor(NH_BLACK)));
|
||||
rndcurse();
|
||||
if (rn2(2) || !attrcurse())
|
||||
rndcurse();
|
||||
break;
|
||||
case 7:
|
||||
case 8:
|
||||
|
||||
Reference in New Issue
Block a user