aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/master/2023_08_11_00_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2023_08_11_00_world.sql b/sql/updates/world/master/2023_08_11_00_world.sql
new file mode 100644
index 00000000000..d0dc92ac9ae
--- /dev/null
+++ b/sql/updates/world/master/2023_08_11_00_world.sql
@@ -0,0 +1,2 @@
+-- Currency world states
+UPDATE `world_state` SET `MapIDs`=NULL WHERE `ID` IN (19735,20084,20659,20838,22869,22980,23730,23747,23970);