fix(DB/Creature): add Power Spark visual to Power Spark (1) (#25231)

This commit is contained in:
sogladev
2026-03-25 19:58:16 +01:00
committed by GitHub
parent 76b1978be1
commit 1a7a9a405a

View File

@@ -0,0 +1,2 @@
-- Also add spark visual aura from Power Spark to Power Spark (1)
UPDATE `creature_template_addon` SET `auras` = '55845' WHERE (`entry` = 32187);