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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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