diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-11-19 20:06:57 +0100 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-11-19 20:06:57 +0100 |
commit | bf3d21da62050a4b10dd494f00c948aab6bc9060 (patch) | |
tree | 505460f7b80333d969db867c1f601da35120dd06 | |
parent | 2a9fb48b790d882b419468dbe92484ae42614657 (diff) | |
download | SkyHanni-REPO-bf3d21da62050a4b10dd494f00c948aab6bc9060.tar.gz SkyHanni-REPO-bf3d21da62050a4b10dd494f00c948aab6bc9060.tar.bz2 SkyHanni-REPO-bf3d21da62050a4b10dd494f00c948aab6bc9060.zip |
Fixed melon numbers
-rw-r--r-- | constants/Garden.json | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/constants/Garden.json b/constants/Garden.json index 992058a..4b6f445 100644 --- a/constants/Garden.json +++ b/constants/Garden.json @@ -192,22 +192,22 @@ 11000000, 13000000, 15000000, - 10000000, - 10000000, - 10000000, - 10000000, - 10000000, - 10000000, - 10000000, - 10000000, - 10000000, - 10000000, - 10000000, - 10000000, - 10000000, - 10000000, - 10000000, - 10000000 + 15000000, + 15000000, + 15000000, + 15000000, + 15000000, + 15000000, + 15000000, + 15000000, + 15000000, + 15000000, + 15000000, + 15000000, + 15000000, + 15000000, + 15000000, + 15000000 ], "PUMPKIN": [ 30, |