Added bot command 'petgetlost' to dismiss summoned pets

This commit is contained in:
Uleat
2019-06-27 19:00:02 -04:00
parent ee49ad3ce9
commit 6c73fee075
5 changed files with 39 additions and 3 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
#define CURRENT_BINARY_DATABASE_VERSION 9139
#ifdef BOTS
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9023
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9024
#else
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 0 // must be 0
#endif