hiding monsters vs traps (trunk only)
From a bug report, the game gave feedback about a monster becoming stuck in a web but there seemed to be no monster around because it immediately began hiding under an object at the web's location. Prevent monsters--or poly'd hero--from hiding when trapped in anything other than a pit or spiked pit. Also, prevent them from hiding if they're holding you or you're poly'd and holding them. I'm not sure whether either of those cases ever actually happened but big mimics are capable of both hiding and grabbing on.
This commit is contained in:
@@ -142,6 +142,7 @@ don't give attribute adjustment messages ("you feel wise") unless the current
|
||||
value actually changes
|
||||
meditating monsters stop meditating when affected by something which wakes
|
||||
sleeping mosnters
|
||||
monsters capable of hiding can't do so when trapped or while holding you
|
||||
|
||||
|
||||
Platform- and/or Interface-Specific Fixes
|
||||
|
||||
Reference in New Issue
Block a user