mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 03:15:41 +00:00
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:
@@ -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;
|
||||
Reference in New Issue
Block a user