fix(Scripts/ZulDrak): Fix Ghymer not being healed by storm clouds (#22302)

This commit is contained in:
Andrew
2025-06-18 10:47:10 -03:00
committed by GitHub
parent 4d2fe013fd
commit d94fbb1609
3 changed files with 15 additions and 54 deletions

View File

@@ -0,0 +1,3 @@
--
UPDATE `creature_template_addon` SET `auras` = '55708' WHERE `entry` = 29939;
UPDATE `creature_template` SET `ScriptName` = '' WHERE `entry` = 29939;