diff --git a/sql/updates/world/master/2024_09_20_00_world.sql b/sql/updates/world/master/2024_09_20_00_world.sql new file mode 100644 index 0000000000000..ea42cb0b070fe --- /dev/null +++ b/sql/updates/world/master/2024_09_20_00_world.sql @@ -0,0 +1,4 @@ +-- +DELETE FROM `world_state` WHERE `ID`=16474; +INSERT INTO `world_state` (`ID`, `DefaultValue`, `MapIDs`, `AreaIDs`, `ScriptName`, `Comment`) VALUES +(16474, 1, NULL, NULL, '', 'Battle for Azeroth - Enable Mythic Dungeons');