fix(DB/Loot): Auchenai Death-Speaker/Doomsayer money drop (#14461)

This commit is contained in:
Samsequel
2023-01-01 21:57:14 +01:00
committed by GitHub
parent ca1a0960d6
commit 626e68fdc0

View File

@@ -0,0 +1,3 @@
--
UPDATE `creature_template` SET `mingold` = 270, `maxgold` = 1611 WHERE (`entry` = 21285);
UPDATE `creature_template` SET `mingold` = 259, `maxgold` = 1547 WHERE (`entry` = 21242);