Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- var StarterConfig = {
- MinGameTime: 120, // Minimum game length in seconds. If a game is ended too soon, the rest of the time is waited in the lobby
- <<<<<<< .mine
- CreateGameDelay: 20, // Seconds to wait before creating a new game
- ResetCount: 99, // Reset game count back to 1 every X games.
- CharacterDifference: 80, // Character level difference. Set to false to disable character difference.
- =======
- CreateGameDelay: 10, // Seconds to wait before creating a new game
- ResetCount: 999, // Reset game count back to 1 every X games.
- CharacterDifference: 99, // Character level difference. Set to false to disable character difference.
- >>>>>>> .r163
- ChatActionsDelay: 2, // Seconds to wait in lobby before entering a channel
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement