/ ‘grepolis.user.js’

This commit is contained in:
Jan Bader 2014-08-08 14:42:58 +02:00
parent cfd5009c91
commit 15c1b79072

View File

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