From 188b58c5e39ea962198635f246f9665f08cae0b0 Mon Sep 17 00:00:00 2001 From: WarrentyExpired Date: Wed, 16 Sep 2026 14:00:00 -0400 Subject: [PATCH] #W# Fix: Fixed that map rules. I had them swapped. --- Distribution/Data/map-definitions.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Distribution/Data/map-definitions.json b/Distribution/Data/map-definitions.json index 24e24af76..2bc8bf3ec 100644 --- a/Distribution/Data/map-definitions.json +++ b/Distribution/Data/map-definitions.json @@ -7,7 +7,7 @@ "width": 7168, "height": 4096, "season": 0, - "rules": "VeridiaRules" + "rules": "UnderworldRules" }, { "index": 1, @@ -17,7 +17,7 @@ "width": 6144, "height": 4096, "season": 1, - "rules": "UnderworldRules" + "rules": "VeridiaRules" }, { "index": 2, @@ -27,7 +27,7 @@ "width": 2304, "height": 1600, "season": 1, - "rules": "UnderworldRules" + "rules": "VeridiaRules" }, { "index": 3, @@ -37,7 +37,7 @@ "width": 2560, "height": 2048, "season": 1, - "rules": "UnderworldRules" + "rules": "VeridiaRules" }, { "index": 4, @@ -47,7 +47,7 @@ "width": 1448, "height": 1448, "season": 1, - "rules": "UnderworldRules" + "rules": "VeridiaRules" }, { "index": 5, @@ -57,7 +57,7 @@ "width": 1280, "height": 4096, "season": 1, - "rules": "UnderworldRules" + "rules": "VeridiaRules" }, { "index": 127,