[12120] Add support for server-side npc summon spells

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
cyberium 2012-08-23 13:14:25 +02:00 committed by Antz
parent 393a735d6d
commit 2b1842dfb0
5 changed files with 25 additions and 21 deletions

View file

@ -1,6 +1,6 @@
#ifndef __REVISION_SQL_H__
#define __REVISION_SQL_H__
#define REVISION_DB_CHARACTERS "required_12112_02_characters_character"
#define REVISION_DB_MANGOS "required_12112_14_mangos_command"
#define REVISION_DB_MANGOS "required_12120_01_mangos_spell_template"
#define REVISION_DB_REALMD "required_12112_01_realmd_account_access"
#endif // __REVISION_SQL_H__