Added rule-based check for race/class restriction of spell scribing

This commit is contained in:
Uleat
2015-12-01 20:30:43 -05:00
parent a483d37c26
commit fe48f18f71
5 changed files with 15 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 9089
#define CURRENT_BINARY_DATABASE_VERSION 9090
#ifdef BOTS
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9000
#else