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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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