DB/Creature: Update Moontouched Owlbeast creature_template_spell

closes #31560
by CraftedRO
This commit is contained in:
Aokromes
2025-12-14 15:00:10 +01:00
committed by GitHub
parent 2618f64dd8
commit f82f64bd00

View File

@@ -0,0 +1,3 @@
-- Update Moontouched Owlbeast creature_template_spell
UPDATE `creature_template_spell` SET `Index`=3, `Spell`=15798 WHERE `CreatureID`=7453 AND `Index`=0;
UPDATE `creature_template_spell` SET `Index`=4, `Spell`=12160 WHERE `CreatureID`=7453 AND `Index`=1;