Angry god may remove an intrinsic

This commit is contained in:
Pasi Kallinen
2024-12-04 20:54:47 +02:00
parent 6813e51945
commit b96c59e9b1
2 changed files with 3 additions and 1 deletions

View File

@@ -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

View File

@@ -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: