diff --git a/sql/updates/world/3.3.5/2025_12_14_01_world.sql b/sql/updates/world/3.3.5/2025_12_14_01_world.sql new file mode 100644 index 00000000000..8729368413f --- /dev/null +++ b/sql/updates/world/3.3.5/2025_12_14_01_world.sql @@ -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;