fix(DB/Creature): Remove loot from Enslaved Druid of the Talon (#4840)
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1615700230262012467');
|
||||||
|
|
||||||
|
UPDATE `creature_template` SET `lootid` = 0 WHERE `entry` = 2852;
|
||||||
|
DELETE FROM `creature_loot_template` WHERE `Entry` = 2852;
|
||||||
Reference in New Issue
Block a user