fix(DB): Daggerspine Marauder loot (#12231)

This commit is contained in:
ZhengPeiRu21
2022-06-29 13:49:42 -06:00
committed by GitHub
parent 8efa017916
commit b2a2359778

View File

@@ -0,0 +1,3 @@
--
UPDATE `creature_template` SET `lootid` = 0 WHERE `entry` = 2775;
DELETE FROM `creature_loot_template` WHERE `entry` = 2775;