Prevent fake amulet from being contained too
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.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user