X-Git-Url: https://git.cworth.org/git?p=empires-server;a=blobdiff_plain;f=empathy.js;h=a3faf5b11355f835b6b975958ed64ef5581002c9;hp=7b1e9a1a7e79815a4d6c581f22562056bbb27f04;hb=1869a242cb2c317f5a22980dfe6dbb1087610d51;hpb=fd6875ac5df6262460bcca803aae3b223c18eca4 diff --git a/empathy.js b/empathy.js index 7b1e9a1..a3faf5b 100644 --- a/empathy.js +++ b/empathy.js @@ -19,7 +19,7 @@ const PHASE_MINIMUM_TIME = 30; * * Specified in seconds */ -const PHASE_IDLE_TIMEOUT = 30; +const PHASE_IDLE_TIMEOUT = 15; class Empathy extends Game { constructor(id) {