fix(DB/Loot): Auchenai Death-Speaker/Doomsayer money drop (#14461)
This commit is contained in:
parent
ca1a0960d6
commit
626e68fdc0
1 changed files with 3 additions and 0 deletions
|
|
@ -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);
|
||||
Loading…
Add table
Add a link
Reference in a new issue