theft against punished hero with empty inventory

If a punished hero's inventory is empty, have a nymph usually take
off the attached chain and indirectly fix punishment.  If hero is
trapped by being chained to a buried iron ball, sometimes take off
the implicit chain and indirectly release hero from the trap.

Monkeys won't do this and nymphs will only do so if there is no
inventory (aside from gold and/or embedded dragon scales which they
aren't allowed to target).

It's a lot simpler than I was expecting when I wrote the TODO about
it recently.
This commit is contained in:
PatR
2024-02-18 11:24:21 -08:00
parent d688309012
commit 44de195718
2 changed files with 34 additions and 31 deletions
+3
View File
@@ -2488,6 +2488,9 @@ erinyes overhaul; they now attempt to punish heroes who have violated their
accessibility options to tell where on map a message happened (accessiblemsg),
to notify when a monster is spotted (spot_monsters), and when
a monster moved (mon_movement)
if hero is punished or tethered to a buried iron ball and has no inventory (or
only carries gold or embedded dragon scales or both), a nymph might
remove the chain when finding nothing else to steal
Platform- and/or Interface-Specific New Features