chore: 多划几次

This commit is contained in:
uye
2023-10-29 14:45:14 +08:00
parent b401a1472b
commit fedd09ea18

View File

@@ -1818,24 +1818,24 @@
"algorithm": "JustReturn",
"action": "DoNothing",
"next": [
"IS-Open",
"IS-OpenOcr"
"IS-10@IS-Open",
"IS-10@IS-OpenOcr"
]
},
"IS-9": {
"algorithm": "JustReturn",
"action": "DoNothing",
"next": [
"IS-Open",
"IS-OpenOcr"
"IS-9@IS-Open",
"IS-9@IS-OpenOcr"
]
},
"IS-8": {
"algorithm": "JustReturn",
"action": "DoNothing",
"next": [
"IS-Open",
"IS-OpenOcr"
"IS-8@IS-Open",
"IS-8@IS-OpenOcr"
]
},
"IS-Open": {
@@ -1933,7 +1933,8 @@
100
],
"next": [
"#next"
"SideStoryStage",
"#self"
]
},
"IS-10@SideStoryStage": {