feat: RS-5 导航

This commit is contained in:
uye
2024-12-19 20:34:34 +08:00
parent 588ec01baf
commit b1cabfca1a

View File

@@ -1162,6 +1162,11 @@
"sub": ["RS-OpenOcr"],
"next": ["RS-6@SideStoryStage", "RS-6@SwipeToStage"]
},
"RS-5": {
"algorithm": "JustReturn",
"sub": ["RS-OpenOcr"],
"next": ["RS-5@SideStoryStage", "RS-5@SwipeToStage"]
},
"RS-OpenOcr": {
"baseTask": "SS-OpenOcr",
"text": ["银心", "列车", "特快"],
@@ -1184,6 +1189,9 @@
"RS-6@SideStoryStage": {
"text": ["RS-6"]
},
"RS-5@SideStoryStage": {
"text": ["RS-5"]
},
"ZT-9": {
"algorithm": "JustReturn",
"sub": ["ZT-OpenOcr"],