mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-28 16:16:27 +00:00
fix(DB/Item): Chest of Spoils loot (#2769)
* Gold will now be dropped from Chest of Spoils
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1584388048550524100');
|
||||
|
||||
UPDATE `item_template` SET `minMoneyLoot` = 600000, `maxMoneyLoot` = 1000000 WHERE `entry` = 20602;
|
||||
Reference in New Issue
Block a user