mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 02:20:27 +00:00
fix(DB/SunwellPlateau) M'uru should Hard Reset. (#21791)
This commit is contained in:
3
data/sql/updates/pending_db_world/M'uru_extra_flags.sql
Normal file
3
data/sql/updates/pending_db_world/M'uru_extra_flags.sql
Normal file
@@ -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