Skip to content
Merged
Show file tree
Hide file tree
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
6 changes: 5 additions & 1 deletion 2kki/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -1364,7 +1364,7 @@
"2456": "Ticking Blackout Zone",
"2463": [
{ "title": "Foundation Passage", "coords": { "x1": 0, "y1": -1, "x2": 46, "y2": -1 } },
{ "title": "Dal Segno Labyrinth", "coords": { "x1": 88, "y1": -1, "x2": 137, "y2": -1 } },
{ "title": "Dal Segno Labyrinth", "coords": { "x1": 58, "y1": -1, "x2": 137, "y2": -1 } },
{ "title": "Sealed Rainbow Pillars", "coords": { "x1": 178, "y1": -1, "x2": 239, "y2": -1 } }
],
"2492": "Thumbtack World",
Expand Down Expand Up @@ -1552,6 +1552,10 @@
{ "title": "Star Cubes World", "coords": { "x1": 0, "y1": 213, "x2": 99, "y2": 349 } },
"Dazzling Garden"
],
"3191": [
{ "title": "Ballerina Forest", "coords": { "x1": 10, "y1": 178, "x2": 10, "y2": 178 } },
"Technicolor Towers"
],
"3195": [
{ "title": "Moss World", "coords": { "x1": 238, "y1": 24, "x2": 257, "y2": 43 } },
"Faerie Hollow"
Expand Down
4 changes: 4 additions & 0 deletions 2kki/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -1388,6 +1388,10 @@
"星街灯の世界",
"思索の浅瀬"
],
"3191": [
"バレリーナの森",
"明るい柱の世界"
],
"3195": [
"苔の世界",
"妖精の洞窟"
Expand Down
4 changes: 4 additions & 0 deletions 2kki/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -1388,6 +1388,10 @@
"星街灯の世界",
"思索の浅瀬"
],
"3191": [
"バレリーナの森",
"明るい柱の世界"
],
"3195": [
"苔の世界",
"妖精の洞窟"
Expand Down
4 changes: 4 additions & 0 deletions 2kki/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -1388,6 +1388,10 @@
"星街灯の世界",
"思索の浅瀬"
],
"3191": [
"バレリーナの森",
"明るい柱の世界"
],
"3195": [
"苔の世界",
"妖精の洞窟"
Expand Down