mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-04 22:07:52 +00:00
fix(DB/Loot): Kodo apparation no longer can be skinned (#23173)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Removes skinloot ID from the kodo appration
|
||||
UPDATE `creature_template` SET `skinloot` = 0 WHERE `entry` = 11521;
|
||||
Reference in New Issue
Block a user