DB/Loot: Voidwalker Minions are not meant to drop loot

By dr-j and Exodius closes #11012
This commit is contained in:
Aokromes
2013-11-02 10:01:36 +01:00
parent a61872ac27
commit 15efc1e30f

View File

@@ -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;