diff --git a/resource/global/YoStarEN/resource/tasks.json b/resource/global/YoStarEN/resource/tasks.json index 3298b1238f..e9fb51f197 100644 --- a/resource/global/YoStarEN/resource/tasks.json +++ b/resource/global/YoStarEN/resource/tasks.json @@ -50,6 +50,31 @@ 150 ] }, + "IS-Open": { + "action": "ClickSelf", + "algorithm": "OcrDetect", + "roi": [ + 0, + 500, + 500, + 150 + ], + "text": [ + "Siracusano" + ] + }, + "IS-OpenOcr": { + "text": [ + "Siracusano", + "", + "open" + ] + }, + "EnterChapterIS": { + "text": [ + "Volsinii" + ] + }, "ZT-OpenOcr": { "text": [ "Zwilling", @@ -7643,4 +7668,4 @@ "SAND" ] } -} \ No newline at end of file +}