DB/Loot: Voidwalker Minions are not meant to drop loot
By dr-j and Exodius closes #11012
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--
|
||||
DELETE FROM `creature_loot_template` WHERE `entry` =8996;
|
||||
UPDATE `creature_template` SET `lootid`=0, `mingold`=0, `maxgold`=0 WHERE `entry`=8996;
|
||||
Reference in New Issue
Block a user