Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
48 changes: 26 additions & 22 deletions scarynikki/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"ignoredMapIds": [
"0000", "0053", "0077"
],
"urlRoot": "https://yume.wiki/scarynikki/",
"mapLocations": {
"0001": "Vaporwave Passage",
"0002": "FC Dungeon",
Expand All @@ -11,73 +12,76 @@
"0006": "Rainbow Tiles World",
"0007": "FC Dungeon",
"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%27s_Room" },
"0091": "Birthday World"
},
"locationUrlTitles": {
"FC Dungeon": "FC World"
}
}
Loading