feat(Core/SpellMgr): Worldserver option for ICC buff (#2320)
This commit is contained in:
parent
626a54be9e
commit
3baa3c7534
6 changed files with 63 additions and 1 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1570139487119757170');
|
||||
|
||||
DELETE FROM `spell_area` WHERE `area` = 4812 AND `quest_start` = 0 AND `aura_spell` = 0 AND (`racemask` = 690 OR `racemask` = 1101) AND `gender` = 2;
|
||||
Loading…
Add table
Add a link
Reference in a new issue