diff --git a/configs/config.json.example b/configs/config.json.example index 7ac8f1a995..fe6d995900 100644 --- a/configs/config.json.example +++ b/configs/config.json.example @@ -5,7 +5,8 @@ "location": "SOME_LOCATION", "gmapkey": "GOOGLE_MAPS_API_KEY", "max_steps": 5, - "mode": "all", + "catch_pokemon": true, + "spin_forts": true, "walk": 4.16, "action_wait_min": 1, "action_wait_max": 4,