We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2618f64 commit f82f64bCopy full SHA for f82f64b
sql/updates/world/3.3.5/2025_12_14_01_world.sql
@@ -0,0 +1,3 @@
1
+-- Update Moontouched Owlbeast creature_template_spell
2
+UPDATE `creature_template_spell` SET `Index`=3, `Spell`=15798 WHERE `CreatureID`=7453 AND `Index`=0;
3
+UPDATE `creature_template_spell` SET `Index`=4, `Spell`=12160 WHERE `CreatureID`=7453 AND `Index`=1;
0 commit comments