mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/Creature: Update Moontouched Owlbeast creature_template_spell
closes #31560 by CraftedRO
This commit is contained in:
3
sql/updates/world/3.3.5/2025_12_14_01_world.sql
Normal file
3
sql/updates/world/3.3.5/2025_12_14_01_world.sql
Normal 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;
|
||||
Reference in New Issue
Block a user