]> granicus.if.org Git - nethack/commitdiff
Prevent fake amulet from being contained too
authornethack.allison <nethack.allison>
Mon, 4 Mar 2002 04:44:18 +0000 (04:44 +0000)
committernethack.allison <nethack.allison>
Mon, 4 Mar 2002 04:44:18 +0000 (04:44 +0000)
Most NetHack players have picked up on the fact that you can
easily distinguish between a fake amulet and the real thing
simply by trying to put it into a container. That's too easy.
The message was adjusted too, to make it seem less
like the objects have their own special will to resist, something
that a hunk of plastic is unlikely to have.

doc/fixes34.0

index 6fb56782d1b35fec6a6f7b68dd59d146b6944440..e856dddc3bd9279c131a0edccfcc2319df24181f 100644 (file)
@@ -569,6 +569,7 @@ USER_SOUNDS compilation option to enable use of SOUND and SOUNDDIR variables
 resistance does not protect inventory from artifacts (cold vs Frost Brand,&c)
 phrase the prompts for P and R commands using "put on" and "remove" as the
        actions rather than repeating W and T commands' "wear" and "take off"
+fake amulet cannot be placed in containers either
 
 
 Platform- and/or Interface-Specific New Features