From e21670befda573d9a53a13a1de4766e6f9fa9736 Mon Sep 17 00:00:00 2001 From: ultrapoke <61560771+ultrapoke@users.noreply.github.com> Date: Fri, 6 Mar 2020 13:35:50 -0500 Subject: [PATCH] Update config.json --- idle-chopper/data/config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/idle-chopper/data/config.json b/idle-chopper/data/config.json index 3ebf418..69b9d8d 100644 --- a/idle-chopper/data/config.json +++ b/idle-chopper/data/config.json @@ -106,8 +106,8 @@ "earth": "earth", "grass": "grass", "grasshalms": "grasshalms", - "def": 1, - "xp": 1, + "def": 111111, + "xp": 1111111111, "neededLevel": 0 }, { @@ -207,4 +207,4 @@ "neededId": 6 } ] -} \ No newline at end of file +}