diff --git a/2kki/config.json b/2kki/config.json index 115109a..ad8feef 100644 --- a/2kki/config.json +++ b/2kki/config.json @@ -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", @@ -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" diff --git a/2kki/ja.json b/2kki/ja.json index 488f352..66d78b7 100644 --- a/2kki/ja.json +++ b/2kki/ja.json @@ -1388,6 +1388,10 @@ "星街灯の世界", "思索の浅瀬" ], + "3191": [ + "バレリーナの森", + "明るい柱の世界" + ], "3195": [ "苔の世界", "妖精の洞窟" diff --git a/2kki/ko.json b/2kki/ko.json index 0265adb..f10de14 100644 --- a/2kki/ko.json +++ b/2kki/ko.json @@ -1388,6 +1388,10 @@ "星街灯の世界", "思索の浅瀬" ], + "3191": [ + "バレリーナの森", + "明るい柱の世界" + ], "3195": [ "苔の世界", "妖精の洞窟" diff --git a/2kki/zh.json b/2kki/zh.json index 0265adb..f10de14 100644 --- a/2kki/zh.json +++ b/2kki/zh.json @@ -1388,6 +1388,10 @@ "星街灯の世界", "思索の浅瀬" ], + "3191": [ + "バレリーナの森", + "明るい柱の世界" + ], "3195": [ "苔の世界", "妖精の洞窟"