-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: YostarKR AS navigation (#270)
- Loading branch information
Showing
2 changed files
with
32 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 4 additions & 8 deletions
12
MaaAssistantArknights/api/resource/global/YoStarKR/resource/tasks.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,8 @@ | ||
{ | ||
"Sami@Roguelike@StageEnterBattleAgain": { | ||
"specificRect": [1180, 460, 30, 20] | ||
"AS-OpenOcr": { | ||
"text": ["태양을", "뿌리쳐라", "이벤트", "개방중"] | ||
}, | ||
"SL-Open": { | ||
"text": ["화산의꿈여행", "이벤트", "개방중"], | ||
"roi": [0, 500, 500, 150] | ||
}, | ||
"SLChapterToSL": { | ||
"text": ["온천", "휴가"] | ||
"ASChapterToAS": { | ||
"text": ["시민", "정원"] | ||
} | ||
} |