diff --git a/assets/resource/base/pipeline/awards.json b/assets/resource/base/pipeline/awards.json index 5a8abdb..0da9894 100644 --- a/assets/resource/base/pipeline/awards.json +++ b/assets/resource/base/pipeline/awards.json @@ -1,5 +1,28 @@ { "Awards": { + "next": [ + "AwardsMainFlag" + ], + "interrupt": [ + "ReturnMain" + ] + }, + "AwardsMainFlag": { + "recognition": "TemplateMatch", + "template": "StartUp/HomeFlag.png", + "roi": [ + 1022, + 419, + 194, + 166 + ], + "action": "Click", + "target": [ + 576, + 298, + 68, + 64 + ], "next": [ "Sub_MailBadge", "Sub_DailyBadge",