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:10:04 +00:00
parent ce24d4ba09
commit 9840d7611b
5 changed files with 11 additions and 16 deletions

View File

@@ -13,7 +13,7 @@
* Incrementing EDITLEVEL can be used to force invalidation of old bones
* and save files.
*/
#define EDITLEVEL 11
#define EDITLEVEL 12
#define COPYRIGHT_BANNER_A \
"NetHack, Copyright 1985-2004"