fix(DB/Loot): Kodo apparation no longer can be skinned (#23173)
This commit is contained in:
parent
292f1a417d
commit
051a3c5ba8
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
-- Removes skinloot ID from the kodo appration
|
||||
UPDATE `creature_template` SET `skinloot` = 0 WHERE `entry` = 11521;
|
||||
Loading…
Add table
Add a link
Reference in a new issue