Advertisement
Guest User

Untitled

a guest
Nov 19th, 2017
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. GAME_ENABLE_WORKER_HIGHLEVEL = False
  2. GAME_ENABLE_WORKER_TURNS_LOOP = False
  3. GAME_ENABLE_PVP = True
  4. GAME_ENABLE_WORKER_LONG_COMMANDS = False
  5. GAME_ENABLE_DATA_REFRESH = False
  6. POST_SERVICE_ENABLE_MESSAGE_SENDER = False
  7. PORTAL_ENABLE_WORKER_LONG_COMMANDS = False
  8.  
  9. PVP_BALANCING_WITHOUT_LEVELS = False
  10. PVP_BALANCING_TIMEOUT= 10000
  11.  
  12. DEBUG = True
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement