diff --git a/assets/resource/pipeline/armada.json b/assets/resource/pipeline/armada.json index 45f8b6c..17f326a 100644 --- a/assets/resource/pipeline/armada.json +++ b/assets/resource/pipeline/armada.json @@ -347,7 +347,7 @@ 44 ], "next": [ - "stop" + "Stop" ] }, "ReachContributionProgress_0": { @@ -362,7 +362,7 @@ "action": "Click", "next": [ "Sub_CloseDialogBox", - "stop" + "Stop" ] }, "ReceiveContributionRewards_1200": { @@ -407,7 +407,7 @@ 42 ], "next": [ - "stop" + "Stop" ] }, "ReachContributionProgress_1200": { @@ -422,7 +422,7 @@ "action": "Click", "next": [ "Sub_CloseDialogBox", - "stop" + "Stop" ] }, "ReceiveContributionRewards_2500": { @@ -467,7 +467,7 @@ 37 ], "next": [ - "stop" + "Stop" ] }, "ReachContributionProgress_2500": { @@ -482,7 +482,7 @@ "action": "Click", "next": [ "Sub_CloseDialogBox", - "stop" + "Stop" ] }, "ReceiveContributionRewards_3700": { @@ -527,7 +527,7 @@ 37 ], "next": [ - "stop" + "Stop" ] }, "ReachContributionProgress_3700": { @@ -542,7 +542,7 @@ "action": "Click", "next": [ "Sub_CloseDialogBox", - "stop" + "Stop" ] }, "ReceiveContributionRewards_5000": { @@ -572,7 +572,7 @@ 83 ], "next": [ - "stop" + "Stop" ] }, "NotReachContributionProgress_5000": { @@ -586,7 +586,7 @@ 36 ], "next": [ - "stop" + "Stop" ] }, "ReachContributionProgress_5000": { @@ -601,7 +601,7 @@ "action": "Click", "next": [ "Sub_CloseDialogBox", - "stop" + "Stop" ] } } \ No newline at end of file diff --git a/assets/resource/pipeline/end_to_do.json b/assets/resource/pipeline/end_to_do.json index bfbd86b..7fed88f 100644 --- a/assets/resource/pipeline/end_to_do.json +++ b/assets/resource/pipeline/end_to_do.json @@ -3,7 +3,7 @@ "EndToDo": { "next": [ "CloseBH3", - "stop" + "Stop" ] }, "CloseBH3": { diff --git a/assets/resource/pipeline/shop.json b/assets/resource/pipeline/shop.json index 9b6411b..b045378 100644 --- a/assets/resource/pipeline/shop.json +++ b/assets/resource/pipeline/shop.json @@ -74,7 +74,7 @@ 140 ], "next": [ - "stop" + "Stop" ] }, "LogisticsTerminalBuyCharacterFragmentByGoldFlag": { @@ -104,7 +104,7 @@ ], "action": "Click", "next": [ - "stop" + "Stop" ] }, "LogisticsTerminalBuyCharacterFragmentByGoldDo": { @@ -134,7 +134,7 @@ ], "action": "Click", "next": [ - "stop" + "Stop" ] }, "LogisticsTerminalBuyCharacterFragmentByGoldDone": { @@ -147,7 +147,7 @@ 135 ], "next": [ - "stop" + "Stop" ] } } \ No newline at end of file diff --git a/assets/resource/pipeline/startup.json b/assets/resource/pipeline/startup.json index 238107e..86e9ef8 100644 --- a/assets/resource/pipeline/startup.json +++ b/assets/resource/pipeline/startup.json @@ -140,7 +140,6 @@ 136 ] }, - "Stop": {}, "Sub_CollectDailyLoginReward": { "is_sub": true, "recognition": "TemplateMatch", diff --git a/assets/resource/pipeline/story_sweep.json b/assets/resource/pipeline/story_sweep.json index f53568b..becf584 100644 --- a/assets/resource/pipeline/story_sweep.json +++ b/assets/resource/pipeline/story_sweep.json @@ -305,7 +305,7 @@ "next": [ "StorySweepNotEnoughAPToGetStoredAP", "StorySweepConsumptionLimit", - "stop" + "Stop" ] }, "StorySweepNotEnoughAPToGetStoredAP": { @@ -339,7 +339,7 @@ ], "action": "Click", "next": [ - "stop" + "Stop" ] } } \ No newline at end of file diff --git a/assets/resource/pipeline/utils.json b/assets/resource/pipeline/utils.json index 01269c8..eface8d 100644 --- a/assets/resource/pipeline/utils.json +++ b/assets/resource/pipeline/utils.json @@ -66,5 +66,5 @@ ], "action": "Click" }, - "stop": {} + "Stop": {} } \ No newline at end of file