[9125] Add dummy effect of spell 46167

SQL update included to ensure proper work (if database has existing data)

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
frcoun 2010-01-08 00:18:34 +01:00 committed by NoFantasy
parent 1e23c2c576
commit 352c3811b2
6 changed files with 12 additions and 4 deletions

View file

@ -1,6 +1,6 @@
#ifndef __REVISION_SQL_H__
#define __REVISION_SQL_H__
#define REVISION_DB_CHARACTERS "required_8874_01_characters_character_skills"
#define REVISION_DB_MANGOS "required_9121_01_mangos_npc_spellclick_spells"
#define REVISION_DB_MANGOS "required_9125_01_mangos_npc_spellclick_spells"
#define REVISION_DB_REALMD "required_9010_01_realmd_realmlist"
#endif // __REVISION_SQL_H__