/ ‘grepolis.user.js’

This commit is contained in:
Jan Bader 2014-07-04 19:12:21 +02:00
parent 415477ce96
commit 96916ee08b

View File

@ -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.user.js // @updateURL http://git.javil.eu/jan/userscripts/raw/master/grepolis.user.js
// ==/UserScript== // ==/UserScript==
@ -23,7 +23,8 @@
durations = {}; durations = {};
farm_ids = { farm_ids = {
83792: [20466, 20467, 20468, 20470, 20471, 20472], 83792: [20466, 20467, 20468, 20470, 20471, 20472],
85523: [20489, 20490, 20492, 20496] 85523: [20489, 20490, 20492, 20496],
74298: [19577, 19583, 19584],
} }
towns = { towns = {
83792: "0x00", 83792: "0x00",