two figurine tweaks

Fix the reported problem of applying a figurine while swallowed
and getting a message about setting the figuring on the ground.  Rather
than coming with special messages, just prevent it would activating if
you're swallowed at the time.

     Also prevent figurines from creating the 4th erinys or 10th Nazgul.
I'm not sure whether to bother doing similar handling for stone-to-flesh
cast on statues.
This commit is contained in:
nethack.rankin
2002-09-26 04:05:54 +00:00
parent c9799a4231
commit 846de96a4a
3 changed files with 26 additions and 2 deletions

View File

@@ -256,6 +256,8 @@ for wizard and explore modes, skip second screen of ^X output when first
polyself into minotaur causes hard headgear to fall off
with multiple leashes in use, 2nd had 50/50 chance of having unbounded length
GOLDOBJ: coins aren't subject to curses/blesses and don't need identification
can no longer activate a figurine while engulfed
can't use figurines to get too many erinyes or Nazgul
Platform- and/or Interface-Specific Fixes