mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 18:40:28 +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