mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 20:56:23 +00:00
fix(DB/Loot): Incorrect Skinning Loot in Red Mesa (#16789)
fix(Creature): Incorrect Skinning Loot
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `skinloot` = 0 WHERE `entry` IN (2966, 2961, 2955);
|
||||
Reference in New Issue
Block a user