[9826] Fix spell 38736

Signed-off-by: Lightguard <Lightguard@tauri.hu>
This commit is contained in:
KiriX 2010-05-02 23:15:56 +02:00 committed by Lightguard
parent 049951a988
commit c5ed3978bc
6 changed files with 16 additions and 3 deletions

View file

@ -1,6 +1,6 @@
#ifndef __REVISION_SQL_H__
#define __REVISION_SQL_H__
#define REVISION_DB_CHARACTERS "required_9767_03_characters_characters"
#define REVISION_DB_MANGOS "required_9803_01_mangos_spell_bonus_data"
#define REVISION_DB_MANGOS "required_9826_01_mangos_spell_script_target"
#define REVISION_DB_REALMD "required_9748_01_realmd_realmlist"
#endif // __REVISION_SQL_H__