/ ‘grepolis.user.js’
This commit is contained in:
parent
a72db13d8d
commit
e8831dd9dd
@ -10,7 +10,7 @@
|
|||||||
//
|
//
|
||||||
// @match http://*.grepolis.com/game/*
|
// @match http://*.grepolis.com/game/*
|
||||||
//
|
//
|
||||||
// @version 1.1.51
|
// @version 1.1.52
|
||||||
// @updateURL http://git.javil.eu/jan/userscripts/raw/master/grepolis.user.js
|
// @updateURL http://git.javil.eu/jan/userscripts/raw/master/grepolis.user.js
|
||||||
// ==/UserScript==
|
// ==/UserScript==
|
||||||
|
|
||||||
@ -126,7 +126,7 @@
|
|||||||
farm_ids[xTownId].push(+farmtownId);
|
farm_ids[xTownId].push(+farmtownId);
|
||||||
});
|
});
|
||||||
}, 1800);
|
}, 1800);
|
||||||
}, xTownCount*2200);
|
}, xTownCount*22000);
|
||||||
}
|
}
|
||||||
|
|
||||||
function log(xText) {
|
function log(xText) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user