B01011 can't #untrap container on trap

A chest on a [known] trapped square cannot be untrapped--game
	will always attempt to disarm the trap on the square.
This commit is contained in:
nethack.allison
2002-06-30 21:02:55 +00:00
parent c20cc0eb77
commit 2c4306b4f9
2 changed files with 10 additions and 2 deletions

View File

@@ -130,6 +130,7 @@ GOLDOBJ: don't call money2mon with 0 zero when killed by shopkeeper
headstone writing was using the adjective "weird" when engraving with a wand
of digging.
don't report "you were riding" if you die as a result of dismounting
allow #untrapping of chests that are co-located with floor traps and hero
Platform- and/or Interface-Specific Fixes