Fix(Core/DB/Ulduar): Assembly of Iron (#1615)
This commit is contained in:
parent
ce322bc0ec
commit
46f0de16fe
2 changed files with 122 additions and 181 deletions
|
|
@ -0,0 +1,4 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1553372596303652700');
|
||||
DELETE FROM `creature_template_addon` WHERE `entry` = 33691;
|
||||
INSERT INTO `creature_template_addon` (`entry`,`path_id`,`mount`,`bytes1`,`bytes2`,`emote`,`auras`) VALUES
|
||||
(33691,0,0,0,0,0,'62019'); -- Rune of Summoning
|
||||
Loading…
Add table
Add a link
Reference in a new issue