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

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;