fix(Scripts/SunwellPlateau): Felmyst Demonic Vapor (#21709)
This commit is contained in:
parent
e0a2622138
commit
77e6dbcf85
2 changed files with 28 additions and 16 deletions
|
|
@ -0,0 +1,4 @@
|
|||
--
|
||||
-- SPELL_ATTR0_CU_ONLY_ONE_AREA_AURA 45402 Demonic Vapor
|
||||
DELETE FROM `spell_custom_attr` WHERE `spell_id` = 45402;
|
||||
INSERT INTO `spell_custom_attr` (`spell_id`, `attributes`) VALUES(45402, 536870912);
|
||||
Loading…
Add table
Add a link
Reference in a new issue