From 64fa18c9eefe93dd0ab2a6b31d1d72075e0f058d Mon Sep 17 00:00:00 2001 From: angela100-2 Date: Thu, 9 Jul 2026 17:37:53 +0200 Subject: [PATCH 1/3] updated version of Scary Nikki config --- scarynikki/config.json | 49 +++++++++++++++++++++--------------------- 1 file changed, 25 insertions(+), 24 deletions(-) diff --git a/scarynikki/config.json b/scarynikki/config.json index 0561d1d..b78ae74 100644 --- a/scarynikki/config.json +++ b/scarynikki/config.json @@ -2,82 +2,83 @@ "ignoredMapIds": [ "0000", "0053", "0077" ], + "urlRoot": "https://yume.wiki/scarynikki/", "mapLocations": { "0001": "Vaporwave Passage", - "0002": "FC Dungeon", + "0002": { "title": "FC Dungeon", "urlTitle": "FC World" }, "0003": "Blood World", "0004": "Forest World", "0005": "Dudes World", "0006": "Rainbow Tiles World", - "0007": "FC Dungeon", + "0007": { "title": "FC Dungeon", "urlTitle": "FC World" }, "0008": "Nexus", - "0009": "The Beach", - "0010": "Cup Passage", + "0009": { "title": "The Beach", "urlTitle": "Vaporwave Passage" }, + "0010": { "title": "Cup Passage", "urlTitle": "Dudes World" }, "0011": "Monochrome Neon Maze", "0012": "Sewers", "0013": "School", - "0014": "Noise", + "0014": { "title": "Noise", "urlTitle": "Blood World" }, "0015": "FC World", "0016": "Green Cubes World", - "0017": "School Roof", + "0017": { "title": "School Roof", "urlTitle": "School" }, "0018": "Neon World", "0019": "Neon World", "0020": "Green Cubes World", "0021": "Snow World", "0022": "Bedroom", - "0023": "Balcony", + "0023": { "title": "Balcony", "urlTitle": "Bedroom" }, "0024": "Dark Forest", "0025": "Dark Forest", - "0026": "don't go there", + "0026": { "title": "don't go there", "urlTitle": "Snow World" }, "0027": "Rain World", "0028": "Dark Tiles World", - "0029": "Spikes Plaza", + "0029": { "title": "Spikes Plaza", "urlTitle": "Dark Tiles World" }, "0031": "Monochrome World", "0032": "Monochrome World", "0033": "Twilight Lake", "0034": "Cthulhu", - "0035": "Dream Room", - "0036": "Dream Balcony", - "0037": "Orange Bricks Path", - "0038": "Sword Room", + "0035": { "title": "Dream Room", "urlTitle": "Bedroom" }, + "0036": { "title": "Dream Balcony", "urlTitle": "Bedroom" }, + "0037": { "title": "Orange Bricks Path", "urlTitle": "Blood World" }, + "0038": { "title": "Sword Room", "urlTitle": "Blood World" }, "0039": "Deep Sea", "0041": "Hospital", "0042": "Hospital", "0043": "Hospital", "0045": "Desert", "0046": "Desert", - "0048": "Under Desert", + "0048": { "title": "Under Desert", "urlTitle": "Desert" }, "0049": "Lava Docks", "0050": "Lava Docks", "0051": "Hospital", - "0052": "The Dragon", + "0052": { "title": "The Dragon", "urlTitle": "Lava Docks" }, "0054": "Guys World", - "0055": "The Stair", - "0056": "Guys Room", + "0055": { "title": "The Stair", "urlTitle": "Guys World" }, + "0056": { "title": "Guys Room", "urlTitle": "Guys World" }, "0057": "aaaaa", "0058": "Sewers", "0059": "Snow World", "0060": "Snow World", "0061": "Snow World", "0062": "Snow World", - "0063": "Green Cubes", - "0064": "Green Cubes", + "0063": "Green Teleport Area", + "0064": "Green Teleport Area", "0065": "Venus", - "0066": "Flight", + "0066": { "title": "Flight", "urlTitle": "School" }, "0067": "Twilight Lake", "0068": "WIP", - "0073": "End 1", + "0073": { "title": "End 1", "urlTitle": "Endings" }, "0075": "Minecrap", "0076": "Minecrap", - "0078": "Burnt Forest", + "0078": { "title": "Burnt Forest", "urlTitle": "Dark Forest" }, "0079": "Minecrap", "0080": "Lightningtsuki's Room", "0081": "Guys World", - "0084": "Desert Party", + "0084": { "title": "Desert Party", "urlTitle": "Desert" }, "0085": "Green Sea", "0087": "aaaaa", "0088": "Terfin's Room", - "0090": "Dark Place", + "0090": { "title": "Dark Place", "urlTitle": "Lightningtsuki's Room" }, "0091": "Birthday World" } } From 94b0d89114e4b33c8220f87558b8c17355c7d809 Mon Sep 17 00:00:00 2001 From: angela100-2 Date: Fri, 10 Jul 2026 14:54:43 +0200 Subject: [PATCH 2/3] some fixes --- scarynikki/config.json | 31 +++++++++++++++++-------------- 1 file changed, 17 insertions(+), 14 deletions(-) diff --git a/scarynikki/config.json b/scarynikki/config.json index b78ae74..23beb97 100644 --- a/scarynikki/config.json +++ b/scarynikki/config.json @@ -5,19 +5,19 @@ "urlRoot": "https://yume.wiki/scarynikki/", "mapLocations": { "0001": "Vaporwave Passage", - "0002": { "title": "FC Dungeon", "urlTitle": "FC World" }, + "0002": "FC World", "0003": "Blood World", "0004": "Forest World", "0005": "Dudes World", "0006": "Rainbow Tiles World", - "0007": { "title": "FC Dungeon", "urlTitle": "FC World" }, + "0007": "FC World", "0008": "Nexus", - "0009": { "title": "The Beach", "urlTitle": "Vaporwave Passage" }, - "0010": { "title": "Cup Passage", "urlTitle": "Dudes World" }, + "0009": { "title": "The Beach", "urlTitle": "Vaporwave_Passage" }, + "0010": { "title": "Cup Passage", "urlTitle": "Dudes_World" }, "0011": "Monochrome Neon Maze", "0012": "Sewers", "0013": "School", - "0014": { "title": "Noise", "urlTitle": "Blood World" }, + "0014": { "title": "Noise", "urlTitle": "Blood_World" }, "0015": "FC World", "0016": "Green Cubes World", "0017": { "title": "School Roof", "urlTitle": "School" }, @@ -29,18 +29,18 @@ "0023": { "title": "Balcony", "urlTitle": "Bedroom" }, "0024": "Dark Forest", "0025": "Dark Forest", - "0026": { "title": "don't go there", "urlTitle": "Snow World" }, + "0026": { "title": "don't go there", "urlTitle": "Snow_World" }, "0027": "Rain World", "0028": "Dark Tiles World", - "0029": { "title": "Spikes Plaza", "urlTitle": "Dark Tiles World" }, + "0029": { "title": "Spikes Plaza", "urlTitle": "Dark_Tiles_World" }, "0031": "Monochrome World", "0032": "Monochrome World", "0033": "Twilight Lake", "0034": "Cthulhu", "0035": { "title": "Dream Room", "urlTitle": "Bedroom" }, "0036": { "title": "Dream Balcony", "urlTitle": "Bedroom" }, - "0037": { "title": "Orange Bricks Path", "urlTitle": "Blood World" }, - "0038": { "title": "Sword Room", "urlTitle": "Blood World" }, + "0037": { "title": "Orange Bricks Path", "urlTitle": "Blood_World" }, + "0038": { "title": "Sword Room", "urlTitle": "Blood_World" }, "0039": "Deep Sea", "0041": "Hospital", "0042": "Hospital", @@ -51,10 +51,10 @@ "0049": "Lava Docks", "0050": "Lava Docks", "0051": "Hospital", - "0052": { "title": "The Dragon", "urlTitle": "Lava Docks" }, + "0052": { "title": "The Dragon", "urlTitle": "Lava_Docks" }, "0054": "Guys World", - "0055": { "title": "The Stair", "urlTitle": "Guys World" }, - "0056": { "title": "Guys Room", "urlTitle": "Guys World" }, + "0055": { "title": "The Stair", "urlTitle": "Guys_World" }, + "0056": { "title": "Guys Room", "urlTitle": "Guys_World" }, "0057": "aaaaa", "0058": "Sewers", "0059": "Snow World", @@ -70,7 +70,7 @@ "0073": { "title": "End 1", "urlTitle": "Endings" }, "0075": "Minecrap", "0076": "Minecrap", - "0078": { "title": "Burnt Forest", "urlTitle": "Dark Forest" }, + "0078": { "title": "Burnt Forest", "urlTitle": "Dark_Forest" }, "0079": "Minecrap", "0080": "Lightningtsuki's Room", "0081": "Guys World", @@ -78,7 +78,10 @@ "0085": "Green Sea", "0087": "aaaaa", "0088": "Terfin's Room", - "0090": { "title": "Dark Place", "urlTitle": "Lightningtsuki's Room" }, + "0090": { "title": "Dark Place", "urlTitle": "Lightningtsuki%27s_Room" }, "0091": "Birthday World" + }, + "locationUrlTitles": { + "FC Dungeon": "FC World" } } From e429297889e2871863ab1cd831692df457e63650 Mon Sep 17 00:00:00 2001 From: angela100-2 Date: Fri, 10 Jul 2026 14:55:48 +0200 Subject: [PATCH 3/3] i messed up earlier --- scarynikki/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scarynikki/config.json b/scarynikki/config.json index 23beb97..cad2d2b 100644 --- a/scarynikki/config.json +++ b/scarynikki/config.json @@ -5,12 +5,12 @@ "urlRoot": "https://yume.wiki/scarynikki/", "mapLocations": { "0001": "Vaporwave Passage", - "0002": "FC World", + "0002": "FC Dungeon", "0003": "Blood World", "0004": "Forest World", "0005": "Dudes World", "0006": "Rainbow Tiles World", - "0007": "FC World", + "0007": "FC Dungeon", "0008": "Nexus", "0009": { "title": "The Beach", "urlTitle": "Vaporwave_Passage" }, "0010": { "title": "Cup Passage", "urlTitle": "Dudes_World" },