From: nethack.allison Date: Sat, 5 Jun 2004 18:19:27 +0000 (+0000) Subject: djinn/ghosts from potions X-Git-Tag: MOVE2GIT~1447 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=abe3d28a3739725f21ad6023f42da884ecede119;p=nethack djinn/ghosts from potions 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. --- diff --git a/doc/fixes34.4 b/doc/fixes34.4 index 6849c4953..35fe38168 100644 --- a/doc/fixes34.4 +++ b/doc/fixes34.4 @@ -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