Added rule 'NPC:UseClassAsLastName' to allow certain npcs' class names to be hidden

This commit is contained in:
Uleat
2016-07-03 19:44:45 -04:00
parent dcd276a5ce
commit 3d61df253d
5 changed files with 6 additions and 2 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 9096
#define CURRENT_BINARY_DATABASE_VERSION 9097
#ifdef BOTS
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9008
#else