mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-25 06:36:24 +00:00
Fixed Ashbringer visual on Tirion during Dk campaign (#765)
This commit is contained in:
@@ -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;
|
||||
Reference in New Issue
Block a user