untrapping traps in unreachable locations

don't allow untrapping of an adjacent trap you cannot reach by movement
This commit is contained in:
cohrs
2002-02-06 05:39:43 +00:00
parent 9aa253c8ab
commit b277a17fb4
2 changed files with 13 additions and 0 deletions

View File

@@ -419,6 +419,7 @@ if player teleports a monster while swallowed on a noteleport level, the
prefixes that can appear in any order when wishing should include +/- and empty
word-order in wishes, allow "blessed +2 fireproof", not just
"blessed fireproof +2"
don't allow untrapping of adjacent traps in locations you can't move to
Platform- and/or Interface-Specific Fixes