From f880ddd183cd3926b27c8e194e7a5cdce94cd497 Mon Sep 17 00:00:00 2001 From: David <56174894+Constrat@users.noreply.github.com> Date: Tue, 24 Oct 2023 19:33:24 +0200 Subject: [PATCH] feat: As in my Adumbration operator implementation --- resource/global/YoStarEN/resource/tasks.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/resource/global/YoStarEN/resource/tasks.json b/resource/global/YoStarEN/resource/tasks.json index e940161f23..8a35e1b618 100644 --- a/resource/global/YoStarEN/resource/tasks.json +++ b/resource/global/YoStarEN/resource/tasks.json @@ -2131,6 +2131,18 @@ [ "Treasure Hunter", "寻宝人" + ], + [ + "Ines", + "伊内丝" + ], + [ + "Cement", + "洋灰" + ], + [ + "Humus", + "休谟斯" ] ] }, @@ -6166,4 +6178,4 @@ "SAND" ] } -} \ No newline at end of file +}