fix B15003 - behavior of bribe-able demons
Prevent a demon who is carrying the Amulet of Yendor from being removed from the game when player meets his demand for a bribe since that was effectively destroying the Amulet. There are various ways to accomplish this; I chose to make the bribe demand be for an amount that the player cannot possibly satisfy in that case.
This commit is contained in:
@@ -333,6 +333,7 @@ most cases of the hero dropping things need to check for dropping on an altar
|
||||
zapping undiggable trees with wand or spell of dig gave feedback about rock
|
||||
being able to see invisible shouldn't cause you to not notice when potion
|
||||
or spell of invisibility wears off
|
||||
can't successfully bribe a demon who happens to be carrying the Amulet
|
||||
|
||||
|
||||
Platform- and/or Interface-Specific Fixes
|
||||
|
||||
Reference in New Issue
Block a user