From 114bd8d2d09069af2152fc71e2ab2b698630265d Mon Sep 17 00:00:00 2001 From: Constrat <56174894+Constrat@users.noreply.github.com.> Date: Thu, 20 Jun 2024 11:46:02 +0200 Subject: [PATCH] feat: YostarEN RS navigation --- resource/global/YoStarEN/resource/tasks.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/resource/global/YoStarEN/resource/tasks.json b/resource/global/YoStarEN/resource/tasks.json index 9da30bc6e8..6904706a60 100644 --- a/resource/global/YoStarEN/resource/tasks.json +++ b/resource/global/YoStarEN/resource/tasks.json @@ -50,6 +50,22 @@ 150 ] }, + "RS-OpenOcr": { + "text": [ + "Rides", + "Silberneherze", + "Lake", + "open" + ] + }, + "RSChapterToRS": { + "text": [ + "Platform", + "PLATFORM", + "No", + "NO" + ] + }, "ZT-OpenOcr": { "text": [ "Zwilling", @@ -7688,4 +7704,4 @@ "SAND" ] } -} \ No newline at end of file +}