]> granicus.if.org Git - nethack/commit
fix B15003 - behavior of bribe-able demons
authornethack.rankin <nethack.rankin>
Wed, 18 Dec 2002 18:15:55 +0000 (18:15 +0000)
committernethack.rankin <nethack.rankin>
Wed, 18 Dec 2002 18:15:55 +0000 (18:15 +0000)
commitf210367c134b25f94c3b2b4da0412753a2911b5f
tree70069ac8d7d3fd70b09195c2ee6f45f7aa1e63ad
parent28e8ff7561caf65d1f654018bf7c272eb97fa33b
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.
doc/fixes34.1
src/minion.c