fix(DB/Creature): Ghostly Philanthropists drop no gold in wotlk (#16406)
* initial * Update gostly-philantropist-to-jail.sql
This commit is contained in:
parent
c8ab8f00e7
commit
8956b588d7
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `creature_template` SET `mingold` = 0, `maxgold` = 0 WHERE `entry` = 16470;
|
||||
Loading…
Add table
Add a link
Reference in a new issue