diff --git a/sql/updates/world/master/2026_05_17_00_world.sql b/sql/updates/world/master/2026_05_17_00_world.sql new file mode 100644 index 0000000000..4c28e83bb3 --- /dev/null +++ b/sql/updates/world/master/2026_05_17_00_world.sql @@ -0,0 +1,4 @@ +-- Worldstate for Awakened raids in Dragonflight +DELETE FROM `world_state` WHERE `ID` = 25589; +INSERT INTO `world_state` (`ID`, `DefaultValue`, `MapIDs`, `AreaIDs`, `ScriptName`, `Comment`) VALUES +(25589, 0, NULL, NULL, '', 'Dragonflight - Active Awakened raid');