From 495f42fd80d86688c48981395aa9d72d9d1b1ce5 Mon Sep 17 00:00:00 2001 From: Melledy <121644117+Melledy@users.noreply.github.com> Date: Fri, 1 Dec 2023 05:17:47 -0800 Subject: [PATCH] Remove another bad map from SU map gen pool --- data/RogueMapGen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/RogueMapGen.json b/data/RogueMapGen.json index b03f408..39b0135 100644 --- a/data/RogueMapGen.json +++ b/data/RogueMapGen.json @@ -8,7 +8,7 @@ "5": [122511, 122512, 122513], "6": [300112, 300122, 300132], "71": [300412, 300422, 300432], - "72": [300212, 300222, 300232, 300242], + "72": [300212, 300222, 300242], "8": [300611, 300612], "9": [300511, 300512, 300513], "10": [131213, 131223, 131233],