Merge pull request #807 from KinglyKrab/master

Added multi-version capabilities to NPCs.
This commit is contained in:
Chris Miles
2019-01-21 16:18:25 -08:00
committed by GitHub
5 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
Manifest: https://github.com/EQEmu/Server/blob/master/utils/sql/db_update_manifest.txt
*/
#define CURRENT_BINARY_DATABASE_VERSION 9134
#define CURRENT_BINARY_DATABASE_VERSION 9135
#ifdef BOTS
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9021
#else