X-Git-Url: https://git.cworth.org/git?p=empires-server;a=blobdiff_plain;f=empathy.js;h=28b30638735b25839d5c4023dec7c26a4b6e0d0f;hp=354e3fac2e71838a8753ac71526af40363095782;hb=870c518cd68dfcda639f5d453acbfe09f39c3a19;hpb=4fbd72283671883caf0d6a9e5ef0181c4ae6f011 diff --git a/empathy.js b/empathy.js index 354e3fa..28b3063 100644 --- a/empathy.js +++ b/empathy.js @@ -19,7 +19,7 @@ const PHASE_MINIMUM_TIME = 30; * * Specified in seconds */ -const PHASE_IDLE_TIMEOUT = 10; +const PHASE_IDLE_TIMEOUT = 30; class Empathy extends Game { constructor(id) {