From dc84ee5d805e5439a994646430da4cf2e46a362d Mon Sep 17 00:00:00 2001 From: Dev Date: Sat, 13 Jul 2024 14:23:12 +0100 Subject: [PATCH] Adjusted `GP Coin` values inside `currencyStackSize` (cherry picked from commit 1fd66bafe8e2831da84b2af5bfc9009b8ce638e8) --- project/assets/configs/bot.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/project/assets/configs/bot.json b/project/assets/configs/bot.json index e41564bd..239a2d2d 100644 --- a/project/assets/configs/bot.json +++ b/project/assets/configs/bot.json @@ -2702,9 +2702,10 @@ "250": 1 }, "5d235b4d86f7742e017bc88a": { - "1": 10, - "2": 3, - "3": 1 + "1": 8, + "2": 4, + "5": 4, + "10": 1 } }, "assault": { @@ -2728,7 +2729,7 @@ "250": 1 }, "5d235b4d86f7742e017bc88a": { - "1": 10, + "1": 15, "2": 3, "3": 1 }