mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 02:20:27 +00:00
fix(DB/creature_loot_template): Remove Long Crawler Limb from Ghostclaw Lynx (#4741)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1615070533545776300');
|
||||
|
||||
DELETE FROM `creature_loot_template` WHERE `Entry`=16348 AND `Item`=24076;
|
||||
|
||||
Reference in New Issue
Block a user