fix(DB/Creature) Enable mining for Iron Rune Sentinel (#21348)

This commit is contained in:
murmeli666
2025-02-07 11:32:02 +00:00
committed by GitHub
parent 2c561f0433
commit edb49c86e9

View File

@@ -0,0 +1 @@
UPDATE `creature_template` SET `skinloot` = 80103 WHERE `entry` = 24316;