mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-08 07:48:02 +00:00
fix(DB/Loot): Darkwater Crocolisk skinning loot (#15027)
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
--
|
||||||
|
DELETE FROM `skinning_loot_template` WHERE (`Entry` = 17952);
|
||||||
|
|
||||||
|
UPDATE `creature_template` SET `skinloot` = 70068 WHERE (`entry` IN (17952, 22163));
|
||||||
Reference in New Issue
Block a user