fix(Scripts/SunwellPlateau): Felmyst Demonic Vapor (#21709)

This commit is contained in:
Jelle Meeus
2025-03-15 17:05:19 +01:00
committed by GitHub
parent e0a2622138
commit 77e6dbcf85
2 changed files with 28 additions and 16 deletions

View File

@@ -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);