mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 02:20:27 +00:00
fix(DB/disenchant_loot): DE loot for Dusty Mail Boots (#8451)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1634048043586591327');
|
||||
|
||||
-- Fixes disenchanting loot for Dusty Mail Boots
|
||||
UPDATE `item_template` SET `DisenchantID` = 45 WHERE `entry` = 19509;
|
||||
Reference in New Issue
Block a user