Skip to content

Commit

Permalink
chore: stop 重命名为 Stop
Browse files Browse the repository at this point in the history
  • Loading branch information
dongwlin committed Sep 23, 2023
1 parent 767c999 commit 89a8b91
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 20 deletions.
22 changes: 11 additions & 11 deletions assets/resource/pipeline/armada.json
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@
44
],
"next": [
"stop"
"Stop"
]
},
"ReachContributionProgress_0": {
Expand All @@ -362,7 +362,7 @@
"action": "Click",
"next": [
"Sub_CloseDialogBox",
"stop"
"Stop"
]
},
"ReceiveContributionRewards_1200": {
Expand Down Expand Up @@ -407,7 +407,7 @@
42
],
"next": [
"stop"
"Stop"
]
},
"ReachContributionProgress_1200": {
Expand All @@ -422,7 +422,7 @@
"action": "Click",
"next": [
"Sub_CloseDialogBox",
"stop"
"Stop"
]
},
"ReceiveContributionRewards_2500": {
Expand Down Expand Up @@ -467,7 +467,7 @@
37
],
"next": [
"stop"
"Stop"
]
},
"ReachContributionProgress_2500": {
Expand All @@ -482,7 +482,7 @@
"action": "Click",
"next": [
"Sub_CloseDialogBox",
"stop"
"Stop"
]
},
"ReceiveContributionRewards_3700": {
Expand Down Expand Up @@ -527,7 +527,7 @@
37
],
"next": [
"stop"
"Stop"
]
},
"ReachContributionProgress_3700": {
Expand All @@ -542,7 +542,7 @@
"action": "Click",
"next": [
"Sub_CloseDialogBox",
"stop"
"Stop"
]
},
"ReceiveContributionRewards_5000": {
Expand Down Expand Up @@ -572,7 +572,7 @@
83
],
"next": [
"stop"
"Stop"
]
},
"NotReachContributionProgress_5000": {
Expand All @@ -586,7 +586,7 @@
36
],
"next": [
"stop"
"Stop"
]
},
"ReachContributionProgress_5000": {
Expand All @@ -601,7 +601,7 @@
"action": "Click",
"next": [
"Sub_CloseDialogBox",
"stop"
"Stop"
]
}
}
2 changes: 1 addition & 1 deletion assets/resource/pipeline/end_to_do.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"EndToDo": {
"next": [
"CloseBH3",
"stop"
"Stop"
]
},
"CloseBH3": {
Expand Down
8 changes: 4 additions & 4 deletions assets/resource/pipeline/shop.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
140
],
"next": [
"stop"
"Stop"
]
},
"LogisticsTerminalBuyCharacterFragmentByGoldFlag": {
Expand Down Expand Up @@ -104,7 +104,7 @@
],
"action": "Click",
"next": [
"stop"
"Stop"
]
},
"LogisticsTerminalBuyCharacterFragmentByGoldDo": {
Expand Down Expand Up @@ -134,7 +134,7 @@
],
"action": "Click",
"next": [
"stop"
"Stop"
]
},
"LogisticsTerminalBuyCharacterFragmentByGoldDone": {
Expand All @@ -147,7 +147,7 @@
135
],
"next": [
"stop"
"Stop"
]
}
}
1 change: 0 additions & 1 deletion assets/resource/pipeline/startup.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,6 @@
136
]
},
"Stop": {},
"Sub_CollectDailyLoginReward": {
"is_sub": true,
"recognition": "TemplateMatch",
Expand Down
4 changes: 2 additions & 2 deletions assets/resource/pipeline/story_sweep.json
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@
"next": [
"StorySweepNotEnoughAPToGetStoredAP",
"StorySweepConsumptionLimit",
"stop"
"Stop"
]
},
"StorySweepNotEnoughAPToGetStoredAP": {
Expand Down Expand Up @@ -339,7 +339,7 @@
],
"action": "Click",
"next": [
"stop"
"Stop"
]
}
}
2 changes: 1 addition & 1 deletion assets/resource/pipeline/utils.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,5 @@
],
"action": "Click"
},
"stop": {}
"Stop": {}
}

0 comments on commit 89a8b91

Please sign in to comment.