Moved bot spell entries out of npc spell entries (easier to manage bot changes by committing to non-bot manifest)

This commit is contained in:
Uleat
2017-02-15 07:42:17 -05:00
parent d62a449f9c
commit e3c8b75259
3 changed files with 33 additions and 1 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 9104
#define CURRENT_BINARY_DATABASE_VERSION 9105
#ifdef BOTS
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9008
#else