golem life

When testing the spoteffects/drown hack I noticed that draining myself
with Stormbringer (toss up, get hit on head) while in iron golem form gave
messages about it drawing or draining life.  (I'm sure that this has come
up before....)  I've altered the artifact hit message rather than making
golems become resistant, although the opposite approach seems at least as
valid.  The drain life spell uses different wording and isn't affected.
This commit is contained in:
nethack.rankin
2006-06-01 04:27:35 +00:00
parent a72e370899
commit d25ede0819
2 changed files with 17 additions and 11 deletions

View File

@@ -234,6 +234,7 @@ temple donation can recover protection previously stolen by attrcurse attack
display the invisible monster glyph ('I') whenever an unseen monster forces
poly'd hero out of hiding
escape the deleted trap after performing the invocation while trapped
use alternate phrasing when life drain attack affects non-living creature
Platform- and/or Interface-Specific Fixes