Add petless conduct
Breaks saves.
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
* Incrementing EDITLEVEL can be used to force invalidation of old bones
|
||||
* and save files.
|
||||
*/
|
||||
#define EDITLEVEL 81
|
||||
#define EDITLEVEL 82
|
||||
|
||||
/*
|
||||
* Development status possibilities.
|
||||
|
||||
@@ -154,6 +154,7 @@ struct u_conduct { /* number of times... */
|
||||
long wishes; /* used a wish */
|
||||
long wisharti; /* wished for an artifact */
|
||||
long sokocheat; /* violated special 'rules' in Sokoban */
|
||||
long pets; /* obtained a pet */
|
||||
/* genocides already listed at end of game */
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user