fix(DB/Creature): remove skinning from Clutchmother Zavas (#22631)

This commit is contained in:
Tereneckla
2025-08-06 11:45:59 +00:00
committed by GitHub
parent a276f25d2f
commit 42ffbb0d9d

View File

@@ -0,0 +1 @@
UPDATE `creature_template` SET `skinloot` = 0 WHERE (`entry` = 6582);