[DB] Update World DB Expected Version

This commit is contained in:
Antz 2016-02-04 23:07:35 +00:00
parent 1e80eeb826
commit a52b932377

View File

@ -38,6 +38,6 @@
#define WORLD_DB_VERSION_NR 21
#define WORLD_DB_STRUCTURE_NR 2
#define WORLD_DB_CONTENT_NR 1
#define WORLD_DB_UPDATE_DESCRIPTION "Add_Disables_table"
#define WORLD_DB_CONTENT_NR 3
#define WORLD_DB_UPDATE_DESCRIPTION "NPC 15213 event_ai fix"
#endif // __REVISION_H__