small mimic grabbing bug (trunk only)
Noticed while testing the patch for monster ranged attacks when hero
is hidden. Using #monster while in small mimic form would hide you, as
intended, but the first monster (or last monster?) who hit you hand-to-hand
would be grabbed ("It gets stuck on you."). Unlike large and giant mimics,
small ones lack such a grab attack so when you eventually returned to
normal form, u.ustuck would remain set and you would end up being stuck
to an arbitrary monster instead of releasing it from your grasp.
This commit is contained in:
@@ -308,6 +308,8 @@ mimic posing as statue or corpse now picks and maintains particular monst type
|
||||
when levitating, don't show '>' as a likely direction for digging
|
||||
poly'd or mimicking hero who was hidden from monsters would still be treated
|
||||
as a normal target for their ranged attacks
|
||||
hero would remain stuck to an adjacent monster after rehumanizing if he had
|
||||
been attacked while hiding via #monster when poly'd into a small mimic
|
||||
|
||||
|
||||
Platform- and/or Interface-Specific Fixes
|
||||
|
||||
Reference in New Issue
Block a user