fix(DB/SunwellPlateau) M'uru should Hard Reset. (#21791)

This commit is contained in:
Rocco Silipo
2025-03-27 16:41:06 +01:00
committed by GitHub
parent 242311b7b1
commit c528ce61cd

View File

@@ -0,0 +1,3 @@
-- Add Hard Reset Extra Flag
UPDATE `creature_template` SET `flags_extra` = `flags_extra`|2147483648 WHERE `entry` IN (25741);