From abe3d28a3739725f21ad6023f42da884ecede119 Mon Sep 17 00:00:00 2001 From: "nethack.allison" Date: Sat, 5 Jun 2004 18:19:27 +0000 Subject: [PATCH] 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. --- doc/fixes34.4 | 2 ++ 1 file changed, 2 insertions(+) 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