swap touchstone and flint

in the objects[] array to allow inclusion of touchstone
when wishing for gray stone.

The patch increments editlevel and invalidates bones
and save files.
This commit is contained in:
nethack.allison
2002-02-14 02:33:52 +00:00
parent dafae59205
commit 5ba1968c14
2 changed files with 3 additions and 3 deletions

View File

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