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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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);