Increment EDITLEVEL for silver maces

This commit is contained in:
Pasi Kallinen
2025-04-09 21:26:22 +03:00
parent fa229439d4
commit 197e6af78c

View File

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