[Database] Increase max spawngroup name from 50 to 200 (#3991)

This commit is contained in:
Chris Miles
2024-01-22 16:34:54 -06:00
committed by GitHub
parent 3fb24dc0a3
commit ca1299bf1d
2 changed files with 12 additions and 1 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
* Manifest: https://github.com/EQEmu/Server/blob/master/utils/sql/db_update_manifest.txt
*/
#define CURRENT_BINARY_DATABASE_VERSION 9255
#define CURRENT_BINARY_DATABASE_VERSION 9256
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9041