land mine vs drawbridge

Fix the reported problem that having a land mine explode on an open
drawbridge or under its portcullis did not cause the bridge to be destroyed.
This commit is contained in:
nethack.rankin
2005-03-17 05:20:34 +00:00
parent 59cc0d221b
commit acb416abcc
2 changed files with 27 additions and 11 deletions

View File

@@ -95,6 +95,7 @@ mbodypart should return forehoof, not foreclaw, for horselike monsters
further digging of an existing hole finishes in a single turn
only prefix shopkeeper names with "Mr." or "Ms." when not a personal name
green slime should not affect noncorporeal monsters
land mine explosion will destroy a drawbridge at same location
Platform- and/or Interface-Specific Fixes