fix C343-3 / #U793, tame h and U don't dig on Rogue level
From a bug report, 2003: a pet who normally would dig could pass through walls and solid rock on the Rogue level without leaving a tunnel in its wake. Monsters are explicitly prohibited from digging on the Rogue level, but pet movement ignored that and specified that locations accessible via digging were valid destinations; actual movement bypassed the digging step so it acted like passthru.
This commit is contained in:
@@ -150,6 +150,7 @@ fix grammar when choking on gold
|
||||
some messages which referred to "mirror" ought to have used "looking glass"
|
||||
incubi react to mirrors
|
||||
alignment of Angels was handled inconsistently
|
||||
pets capable of digging could pass through walls and stone on the Rogue level
|
||||
|
||||
|
||||
Platform- and/or Interface-Specific Fixes
|
||||
|
||||
Reference in New Issue
Block a user