/ ‘grepolis.user.js’
This commit is contained in:
parent
cfd5009c91
commit
15c1b79072
@ -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) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user