mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 03:15:41 +00:00
fix(DB/Creature): Ghostly Philanthropists drop no gold in wotlk (#16406)
* initial * Update gostly-philantropist-to-jail.sql
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `mingold` = 0, `maxgold` = 0 WHERE `entry` = 16470;
|
||||
Reference in New Issue
Block a user