mirror of
https://gitcode.com/GitHub_Trending/az/azerothcore-wotlk.git
synced 2026-07-11 03:13:10 +00:00
fix(DB/SunwellPlateau) M'uru should Hard Reset. (#21791)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
|
||||
-- Add Hard Reset Extra Flag
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra`|2147483648 WHERE `entry` IN (25741);
|
||||
Reference in New Issue
Block a user