From bf3cf6690e4f27edd1e4c11c62393271cf9dfc45 Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Tue, 21 Nov 2023 17:58:25 +0100 Subject: created crop_milestone_community_help --- constants/Garden.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/constants/Garden.json b/constants/Garden.json index 13643cd..54c80cd 100644 --- a/constants/Garden.json +++ b/constants/Garden.json @@ -496,7 +496,12 @@ 9000000, 9000000, 9000000 - ] }, + ] + }, + "crop_milestone_community_help": { + "show_wrong_data": true, + "show_when_all_correct": true + }, "visitors": { "Adventurer": { "rarity": "uncommon", -- cgit