Bit of Task Revamp (shared still unimplemented)

Lots of change, packets should be better defined.
Task type tasks are now supported
This commit is contained in:
Michael Cook (mackal)
2018-07-09 16:36:18 -04:00
parent 07f3ab955f
commit c08993b60b
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 9123
#define CURRENT_BINARY_DATABASE_VERSION 9124
#ifdef BOTS
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9019
#else