First step of implementing inventory v2.0

This commit is contained in:
Uleat
2017-03-09 02:46:09 -05:00
parent 999650d368
commit 37d22e17a3
4 changed files with 14 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 9106
#define CURRENT_BINARY_DATABASE_VERSION 9107
#ifdef BOTS
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9015
#else