Skip to content

Commit

Permalink
Merge pull request #17 from HighTekGrow/development
Browse files Browse the repository at this point in the history
v3.0.1
  • Loading branch information
smoriarty21 authored Nov 20, 2017
2 parents d775b79 + 580e5ec commit 8ba087e
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions config/default.json.default
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,15 @@
"channel": "XXXXXX",
"dev_mode": true,
"game_settings": {
"gold_for_vote": 5,
"round_time_in_minutes": 1
"rounds_repeat_sentance": 10,
"max_length_seconds_main_round": 20,
"loot_announce_delay_seconds": 5,
"new_round_announce_delay_seconds": 5,
"announce_battle_delay_seconds": 3,
"time_between_monster_attacks_seconds": 5,
"announce_battle_loot_delay_seconds": 5,
"post_vote_delay_seconds": 10,
"time_between_vote_counts_minutes": 1,
"vote_cost": 400
}
}

0 comments on commit 8ba087e

Please sign in to comment.