Update bot spells entries for new npc spells id values

This commit is contained in:
Uleat
2017-02-26 07:00:24 -05:00
parent a49e3d6471
commit ec9af74dc9
3 changed files with 15 additions and 1 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
#define CURRENT_BINARY_DATABASE_VERSION 9106
#ifdef BOTS
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9013
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9014
#else
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 0 // must be 0
#endif