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