fix(DB/creature_loot_template): Remove Long Crawler Limb from Ghostclaw Lynx (#4741)
This commit is contained in:
parent
d04b8e13d9
commit
bfb6faa23d
1 changed files with 4 additions and 0 deletions
|
|
@ -0,0 +1,4 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1615070533545776300');
|
||||
|
||||
DELETE FROM `creature_loot_template` WHERE `Entry`=16348 AND `Item`=24076;
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue