fix(DB): Daggerspine Marauder loot (#12231)
This commit is contained in:
parent
8efa017916
commit
b2a2359778
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
--
|
||||
UPDATE `creature_template` SET `lootid` = 0 WHERE `entry` = 2775;
|
||||
DELETE FROM `creature_loot_template` WHERE `entry` = 2775;
|
||||
Loading…
Add table
Add a link
Reference in a new issue