fix(DB/Creature) Remove skinning loot from Soriid the Devourer (#22908)
This commit is contained in:
parent
3dc5be9878
commit
660ae23dd7
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
-- Removes the skinLoot from Soriid the Devourer
|
||||
UPDATE `creature_template` SET `skinloot` = 0 WHERE `entry` = 8204;
|
||||
Loading…
Add table
Add a link
Reference in a new issue