diff --git a/assets/resource/pipeline/navigation/home_navigation.json b/assets/resource/pipeline/navigation/home_navigation.json index db10897..71a5c46 100644 --- a/assets/resource/pipeline/navigation/home_navigation.json +++ b/assets/resource/pipeline/navigation/home_navigation.json @@ -11,15 +11,7 @@ 163 ], "action": "Click", - "post_wait_freezes": { - "time": 200, - "target": [ - 0, - 0, - 340, - 80 - ] - } + "post_delay": 1500 }, "Sub_EnterSupplyPage": { "is_sub": true, @@ -31,7 +23,8 @@ 184, 140 ], - "action": "Click" + "action": "Click", + "post_delay": 1500 }, "Sub_EnterArmadaPage": { "is_sub": true, @@ -46,7 +39,7 @@ 29 ], "action": "Click", - "post_delay": 2000 + "post_delay": 1500 }, "Sub_EnterDormPage": { "is_sub": true, @@ -61,15 +54,7 @@ 110 ], "action": "Click", - "post_wait_freezes": { - "time": 200, - "target": [ - 0, - 400, - 380, - 320 - ] - } + "post_delay": 1500 }, "Sub_EnterMissionsPage": { "is_sub": true, @@ -90,6 +75,6 @@ 32 ], "action": "Click", - "post_wait_freezes": 1 + "post_delay": 1500 } } \ No newline at end of file