djinn/ghosts from potions

<Someone> wrote:
>It seems silly to have two flags being used for counting djinn and
>ghosts, now that there's mvitals.born...

This does not break save and bones compatibility in the 3.4.x branch,
it changes the code, but leaves the obsolete fields in flags.
This commit is contained in:
nethack.allison
2004-06-05 18:19:27 +00:00
parent 9840d7611b
commit abe3d28a37

View File

@@ -35,6 +35,8 @@ change the wording slightly to use "one of " when a monster wielding
if you didn't see a rolling boulder fall into a pit, you only heard the sound
of it doing so if you were blind
fire trap was triggered twice in the same turn when melting ice was involved
abandon the specialized djinn and ghost counters used for potion tuning and
use the mvitals[].born field instead
Platform- and/or Interface-Specific Fixes