/ ‘grepolis_ferris.user.js’
This commit is contained in:
parent
dd9fc21e43
commit
343aca38bf
@ -10,7 +10,7 @@
|
||||
//
|
||||
// @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
|
||||
// ==/UserScript==
|
||||
|
||||
@ -22,10 +22,11 @@
|
||||
windows = {};
|
||||
durations = {};
|
||||
farm_ids = {
|
||||
539: [20359, 20358, 20360, 20355, 20357, 20353],
|
||||
81917: [20359, 20358, 20360, 20355, 20357, 20353],
|
||||
}
|
||||
towns = {
|
||||
539: "A",
|
||||
81917: "yolo4321",
|
||||
85540: "yolo4321 2"
|
||||
}
|
||||
|
||||
setTimeout(function() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user