mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 13:16:23 +00:00
fix(DB/Loot): Improve Kil'sorrow gold drops (#14418)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `mingold`=276, `maxgold`=1836 WHERE `entry`=17148;
|
||||
UPDATE `creature_template` SET `mingold`=352, `maxgold`=1788 WHERE `entry`=17147;
|
||||
UPDATE `creature_template` SET `mingold`=303, `maxgold`=1924 WHERE `entry`=17146;
|
||||
Reference in New Issue
Block a user