diff --git a/resource/global/YoStarEN/resource/tasks.json b/resource/global/YoStarEN/resource/tasks.json index ffc37a8642..0e979f27dc 100644 --- a/resource/global/YoStarEN/resource/tasks.json +++ b/resource/global/YoStarEN/resource/tasks.json @@ -5,6 +5,9 @@ "Mizuki@Roguelike@ChooseDifficultyConfirm": { "text": ["Select"] }, + "OD-Open": { + "baseTask": "SS-Open" + }, "ClickChapter1": { "text": ["Hour of An Awakening", "Hour of An"] }, @@ -27,15 +30,6 @@ "text": ["Rerun", "Retrospection"], "roi": [0, 500, 500, 150] }, - "CR-OpenOcr": { - "text": ["Skydiving", "stages", "opened"] - }, - "CRChapterToCR": { - "text": ["Roam", "Exhibition", "ROAM", "EXHIBITION"] - }, - "OD-Open": { - "baseTask": "SS-Open" - }, "OD-8": { "sub": ["OD-Open", "ODChapterToOD"] }, @@ -45,6 +39,12 @@ "OD-6": { "sub": ["OD-Open", "ODChapterToOD"] }, + "CR-OpenOcr": { + "text": ["Skydiving", "stages", "opened"] + }, + "CRChapterToCR": { + "text": ["Roam", "Exhibition", "ROAM", "EXHIBITION"] + }, "HS-9": { "sub": ["HS-Open", "HSChapterToHS"] }, diff --git a/resource/global/YoStarEN/resource/version.json b/resource/global/YoStarEN/resource/version.json index 9cc698f26b..57cecb137f 100644 --- a/resource/global/YoStarEN/resource/version.json +++ b/resource/global/YoStarEN/resource/version.json @@ -7,5 +7,5 @@ "pool": "Attack - Defence - Tactical Collide", "time": 1726765200 }, - "last_updated": "2024-09-25 11:13:42.172" + "last_updated": "2024-09-27 08:04:13.314" }