delete obsolete variable 'monstermoves'

Fixes entry and EDITLEVEL increment for 'Remove g.monstermoves'
commit.  Invalidates old save file contents.

Closes pull request #579
This commit is contained in:
PatR
2021-08-28 16:24:23 -07:00
parent f855fb5e45
commit c57abab020
2 changed files with 2 additions and 1 deletions

View File

@@ -1296,3 +1296,4 @@ onames.h dependency and inclusion is removed and comparable functionality is
artilist.h is used to generate appropriate artifact enum values by the C
preprocessor during compile
remove requirement of object probabilities adding to 1000
delete obsolete variable 'g.monstermoves' (copperwater pull request #579)

View File

@@ -17,7 +17,7 @@
* Incrementing EDITLEVEL can be used to force invalidation of old bones
* and save files.
*/
#define EDITLEVEL 38
#define EDITLEVEL 39
/*
* Development status possibilities.