mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 10:55:43 +00:00
fix(DB): Daggerspine Marauder loot (#12231)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `lootid` = 0 WHERE `entry` = 2775;
|
||||
DELETE FROM `creature_loot_template` WHERE `entry` = 2775;
|
||||
Reference in New Issue
Block a user