fix(DB/creature_loot_template): Remove Long Crawler Limb from Ghostclaw Lynx (#4741)

This commit is contained in:
Silker
2021-03-06 22:30:41 -06:00
committed by GitHub
parent d04b8e13d9
commit bfb6faa23d

View File

@@ -0,0 +1,4 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1615070533545776300');
DELETE FROM `creature_loot_template` WHERE `Entry`=16348 AND `Item`=24076;