[12093] Add some visual server side spells

This commit is contained in:
crackm 2012-08-17 16:15:03 +02:00 committed by Antz
parent 36e51fccee
commit 7f4848f655
4 changed files with 4976 additions and 8858 deletions

View file

@ -1,6 +1,6 @@
#ifndef __REVISION_SQL_H__
#define __REVISION_SQL_H__
#define REVISION_DB_CHARACTERS "required_0099_xxxxx_01_characters_character_phase_data"
#define REVISION_DB_MANGOS "required_0122_xxxxx_01_mangos_item_template"
#define REVISION_DB_REALMD "required_0014_xxxxx_01_realmd_account_access"
#define REVISION_DB_CHARACTERS "required_11785_02_characters_instance"
#define REVISION_DB_MANGOS "required_12093_01_mangos_spell_template"
#define REVISION_DB_REALMD "required_10008_01_realmd_realmd_db_version"
#endif // __REVISION_SQL_H__