mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(DB/Creature): Remove gold drops from Swarmguard Needler and Hive'Zara Larva. (#12827)
* Create rev_1661217788397138700.sql * Update rev_1661217788397138700.sql
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `mingold` = 0, `maxgold` = 0 WHERE `entry` IN (15344, 15555);
|
||||
Reference in New Issue
Block a user