mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/Quest: The Earthen Oath - Oathbound Warder ability spells
- add missing spells to minions' pet bar Ref. issue #15456
This commit is contained in:
2
sql/updates/world/master/2017_11_13_00_world.sql
Normal file
2
sql/updates/world/master/2017_11_13_00_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- add Oathbound Warder ability spell1s to pet bar
|
||||
UPDATE `creature_template` SET `spell1`=56491, `Spell2`=56425, `Spell3`=56451, `Spell4`=56506 WHERE `entry`=30270;
|
||||
Reference in New Issue
Block a user