mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 02:50:29 +00:00
fix(Scripts/SunwellPlateau): Felmyst Demonic Vapor (#21709)
This commit is contained in:
@@ -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);
|
||||
Reference in New Issue
Block a user