From c4f5a055f857917b04906b4ad72df3ad90291526 Mon Sep 17 00:00:00 2001 From: Jan Bader Date: Thu, 7 Aug 2014 23:29:54 +0200 Subject: [PATCH] =?UTF-8?q?/=20=E2=80=98grepolis.user.js=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- grepolis.user.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/grepolis.user.js b/grepolis.user.js index 939e020..21238f7 100644 --- a/grepolis.user.js +++ b/grepolis.user.js @@ -98,7 +98,7 @@ }); $(town_countdown).append('
'); } - }, townCount * 13000); + }, townCount * 10000); $("#gpwnd_" + logGPWindow.getID()).parent().parent().find(".ui-dialog-titlebar").empty().append("" + GM_info.script.version); var choose = $("#choosefarmduration")[0]; @@ -131,10 +131,10 @@ } ); }, - 3000 + 5000 ); }, - xTownCount*5000); + xTownCount*7000); } function log(xText) {