]> granicus.if.org Git - nethack/commitdiff
djinn/ghosts from potions
authornethack.allison <nethack.allison>
Sat, 5 Jun 2004 18:19:27 +0000 (18:19 +0000)
committernethack.allison <nethack.allison>
Sat, 5 Jun 2004 18:19:27 +0000 (18:19 +0000)
<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.

doc/fixes34.4

index 6849c495354e5f42065a58ee642aa97732491117..35fe381689d617dd522a0553b630926a48e02042 100644 (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