-
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.
- Loading branch information
1 parent
2b250cd
commit 1a92be2
Showing
2 changed files
with
26 additions
and
26 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
10 changes: 5 additions & 5 deletions
10
MaaAssistantArknights/api/resource/global/txwy/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,8 +1,8 @@ | ||
{ | ||
"RS-OpenOcr": { | ||
"text": ["銀心", "列車", "特快"] | ||
"CR-OpenOcr": { | ||
"text": ["水晶", "行動", "高空", "速降"] | ||
}, | ||
"RSChapterToRS": { | ||
"text" : ["月台"] | ||
"CRChapterToCR": { | ||
"text": ["展廳", "漫遊"] | ||
} | ||
} | ||
} |