Fixed Mercenaries so they can spawn again after table field renames from recent change.

This commit is contained in:
Trevius
2014-12-26 00:11:51 -06:00
parent 8522542ae2
commit 47e98a4b62
3 changed files with 71 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 9064
#define CURRENT_BINARY_DATABASE_VERSION 9065
#define COMPILE_DATE __DATE__
#define COMPILE_TIME __TIME__
#ifndef WIN32