/ ‘grepolis_ferris.user.js’
This commit is contained in:
parent
dd9fc21e43
commit
343aca38bf
@ -10,7 +10,7 @@
|
|||||||
//
|
//
|
||||||
// @match http://*.grepolis.com/game/*
|
// @match http://*.grepolis.com/game/*
|
||||||
//
|
//
|
||||||
// @version 1.1.9
|
// @version 1.1.10
|
||||||
// @updateURL http://git.javil.eu/jan/userscripts/raw/master/grepolis_ferris.user.js
|
// @updateURL http://git.javil.eu/jan/userscripts/raw/master/grepolis_ferris.user.js
|
||||||
// ==/UserScript==
|
// ==/UserScript==
|
||||||
|
|
||||||
@ -22,10 +22,11 @@
|
|||||||
windows = {};
|
windows = {};
|
||||||
durations = {};
|
durations = {};
|
||||||
farm_ids = {
|
farm_ids = {
|
||||||
539: [20359, 20358, 20360, 20355, 20357, 20353],
|
81917: [20359, 20358, 20360, 20355, 20357, 20353],
|
||||||
}
|
}
|
||||||
towns = {
|
towns = {
|
||||||
539: "A",
|
81917: "yolo4321",
|
||||||
|
85540: "yolo4321 2"
|
||||||
}
|
}
|
||||||
|
|
||||||
setTimeout(function() {
|
setTimeout(function() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user