DB/WorldState: Named active Awakened raid worldstate for Dragonflight (#31848)
This commit is contained in:
@@ -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');
|
||||
Reference in New Issue
Block a user