[11953] Add missing nightelf player-create spell 21009 for druid and DK

Thanks to crackm for providing data

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
Schmoozerd 2012-04-12 22:19:48 +02:00
parent a66a40dc99
commit 1ab35e53d9
4 changed files with 11 additions and 3 deletions

View file

@ -1,6 +1,6 @@
#ifndef __REVISION_SQL_H__
#define __REVISION_SQL_H__
#define REVISION_DB_CHARACTERS "required_11785_02_characters_instance"
#define REVISION_DB_MANGOS "required_11947_01_mangos_dbscripts"
#define REVISION_DB_MANGOS "required_11953_01_mangos_playercreateinfo_spell"
#define REVISION_DB_REALMD "required_10008_01_realmd_realmd_db_version"
#endif // __REVISION_SQL_H__