diff --git a/resource/tasks.json b/resource/tasks.json index b9ab2d4b7d..3533cf2087 100644 --- a/resource/tasks.json +++ b/resource/tasks.json @@ -15816,9 +15816,10 @@ "roi": [ 0, 0, - 200, - 200 + 100, + 100 ], + "cache": true, "sub": [ "Reclamation2ClickBeginPlotTalk*10" ], @@ -17333,4 +17334,4 @@ "Stop" ] } -} \ No newline at end of file +} diff --git a/resource/template/Reclamation2BeginPlot.png b/resource/template/Reclamation2BeginPlot.png index febf766a83..c9c80c586c 100644 Binary files a/resource/template/Reclamation2BeginPlot.png and b/resource/template/Reclamation2BeginPlot.png differ