fix(DB/Loot): Make Qiraji Scarab not skinnable (#14376)

This commit is contained in:
Pyromanihack
2022-12-29 12:13:55 +01:00
committed by GitHub
parent 50582832c1
commit b62a422800

View File

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