From 15c1b790729d77c514421002101b82819b09baab Mon Sep 17 00:00:00 2001 From: Jan Bader Date: Fri, 8 Aug 2014 14:42:58 +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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/grepolis.user.js b/grepolis.user.js index cdff1da..0a1aa52 100644 --- a/grepolis.user.js +++ b/grepolis.user.js @@ -10,7 +10,7 @@ // // @match http://*.grepolis.com/game/* // -// @version 1.1.69 +// @version 1.1.70 // @updateURL http://git.javil.eu/jan/userscripts/raw/master/grepolis.user.js // ==/UserScript== @@ -84,6 +84,7 @@ townCount++; getFarmsFor(town_id, townCount); } + townCount++; setTimeout(function() { for(var town_id in farm_ids) {