diff --git a/sql/updates/world/master/2026_02_15_00_world.sql b/sql/updates/world/master/2026_02_15_00_world.sql new file mode 100644 index 0000000000..4874d39083 --- /dev/null +++ b/sql/updates/world/master/2026_02_15_00_world.sql @@ -0,0 +1,7 @@ +UPDATE `spawn_group_template` SET `groupId`=1284 WHERE `groupId`=327; +UPDATE `spawn_group` SET `groupId`=1284 WHERE `groupId`=327; +UPDATE `conditions` SET `SourceEntry`=1284 WHERE `SourceTypeOrReferenceId`=33 AND `SourceEntry`=327; + +UPDATE `spawn_group_template` SET `groupId`=1285 WHERE `groupId`=328; +UPDATE `spawn_group` SET `groupId`=1285 WHERE `groupId`=328; +UPDATE `conditions` SET `SourceEntry`=1285 WHERE `SourceTypeOrReferenceId`=33 AND `SourceEntry`=328;