From 2042b6d1d3236c2f3ed4e5ce256781dc9c246e7b Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Sun, 19 Nov 2023 20:34:54 +0100 Subject: 3 more changes for garden crop milestones --- constants/Garden.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/constants/Garden.json b/constants/Garden.json index adf6b20..33947d2 100644 --- a/constants/Garden.json +++ b/constants/Garden.json @@ -169,7 +169,7 @@ 2300, 4000, 8000, - 8000, + 12000, 15000, 40000, 32000, @@ -359,7 +359,7 @@ 150, 300, 900, - 1500, + 1300, 3000, 3000, 6000, @@ -421,7 +421,7 @@ 80000, 100000, 150000, - 300000, + 250000, 500000, 500000, 750000, -- cgit