Fixed Ashbringer visual on Tirion during Dk campaign (#765)

This commit is contained in:
Gargarensis
2018-01-28 19:56:43 +01:00
committed by Yehonal
parent 19bf454e5f
commit 883906baef

View File

@@ -0,0 +1,4 @@
INSERT INTO version_db_world (`sql_rev`) VALUES ('1516785669788049600');
-- Correct Ashbringer show on Tirion during DK campaign
UPDATE `creature_equip_template` SET `ItemID1` = 13262 WHERE `CreatureID` = 29175 AND `ID` = 1;