mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(DB/Creature): Add money Frost Wyrm of Hyjal Summit (#24299)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Makes sure the wyrm always has loot, had no gold given now it gives between 9 to 45 silver.
|
||||
UPDATE `creature_template` SET `mingold` = 900, `maxgold` = 45000 WHERE `entry` = 17907;
|
||||
Reference in New Issue
Block a user