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) {