fix(DB/Loot): Darkwater Crocolisk skinning loot (#15027)
This commit is contained in:
parent
758435632b
commit
d3b047c27a
1 changed files with 4 additions and 0 deletions
|
|
@ -0,0 +1,4 @@
|
|||
--
|
||||
DELETE FROM `skinning_loot_template` WHERE (`Entry` = 17952);
|
||||
|
||||
UPDATE `creature_template` SET `skinloot` = 70068 WHERE (`entry` IN (17952, 22163));
|
||||
Loading…
Add table
Add a link
Reference in a new issue