fix(DB/Creature): Fire Nova Totem VII - using wrong Fire Nova spell (#17592)

* fix(DB/Creature): Fire Nova Totem VII - using wrong Fire Nova

* update

* index
This commit is contained in:
avarishd
2023-10-31 19:25:53 +02:00
committed by GitHub
parent 925b0ba090
commit fb5de885a4

View File

@@ -0,0 +1,2 @@
-- Fire Nova Totem VII - Cast Fire Nova (Rank 7)
UPDATE `creature_template_spell` SET `Spell` = 25537, `VerifiedBuild` = 42328 WHERE `CreatureID` = 15483 AND `Index` = 0;