fix #285 - feeling cockatrice corpse while blind (trunk only)
From a bug report: moving while blind
and gloveless onto spot containing a cockatrice corpse is fatal if there
are fewer than 5 items there, but harmless when you get the "there are
several/many objects here" result for 5 or more. I thought that this was
something which had already been changed, but it wasn't. Run a touch
check on the whole pile of objects even when no object-by-object feedback
is being given.
Trunk only because it's using the trunk version of corpse_xname().
This commit is contained in:
@@ -221,6 +221,8 @@ salamanders can use green slime corpses to cure themselves of petrification
|
||||
feedback about summoned monsters may use singular when it should use plural
|
||||
rogue's backstab bonus doesn't apply for throwing attacks
|
||||
hiding monsters who are unhidden when hero leaves a level can hide upon return
|
||||
touching a pile of objects while blind affects hero even when the pile is
|
||||
big enough to give "there are many objects here" and not list them
|
||||
|
||||
|
||||
Platform- and/or Interface-Specific Fixes
|
||||
|
||||
Reference in New Issue
Block a user