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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user