/ ‘grepolis.user.js’
This commit is contained in:
parent
18ec14f426
commit
ea05b8833b
@ -10,7 +10,7 @@
|
|||||||
//
|
//
|
||||||
// @match http://*.grepolis.com/game/*
|
// @match http://*.grepolis.com/game/*
|
||||||
//
|
//
|
||||||
// @version 1.0.89
|
// @version 1.0.90
|
||||||
// @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==
|
||||||
|
|
||||||
@ -22,7 +22,7 @@
|
|||||||
windows = {};
|
windows = {};
|
||||||
durations = {};
|
durations = {};
|
||||||
//farm_ids = [1225, 1226, 1228, 1229, 1230, 1231];
|
//farm_ids = [1225, 1226, 1228, 1229, 1230, 1231];
|
||||||
farm_ids = [20466, 20467, 20468, 20472, 20471];
|
farm_ids = [20466, 20467, 20468, 20470, 20471, 20472];
|
||||||
|
|
||||||
setTimeout(function() {
|
setTimeout(function() {
|
||||||
var logGPWindow = new GPWindow(-1, null);
|
var logGPWindow = new GPWindow(-1, null);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user