From c9affa0a6299fdc17d3d4e5e6b35695237b6a5ac Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Sun, 19 Nov 2023 20:39:08 +0100 Subject: 2 more changes for garden crop milestones --- constants/Garden.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'constants') diff --git a/constants/Garden.json b/constants/Garden.json index 33947d2..d3abaf8 100644 --- a/constants/Garden.json +++ b/constants/Garden.json @@ -372,7 +372,7 @@ 100000, 150000, 200000, - 300000, + 350000, 500000, 700000, 1000000, @@ -469,7 +469,7 @@ 200000, 300000, 500000, - 1000000, + 750000, 1000000, 1500000, 2000000, -- cgit