Skip to content

Commit

Permalink
Adding the new flags to the config.json example files (#1344)
Browse files Browse the repository at this point in the history
  • Loading branch information
elicwhite authored and solderzzc committed Jul 28, 2016
1 parent 9a8b7d4 commit 6dd0fad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion configs/config.json.pokemons.example
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 6dd0fad

Please sign in to comment.