/ ‘grepolis.user.js’

This commit is contained in:
Jan Bader 2014-06-28 23:14:05 +02:00
parent 4119c8549c
commit a2f96f0a5a

View File

@ -10,7 +10,7 @@
// //
// @match http://*.grepolis.com/game/* // @match http://*.grepolis.com/game/*
// //
// @version 1.0.94 // @version 1.0.95
// @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,7 @@
durations = {}; durations = {};
farm_ids = { farm_ids = {
83792: [20466, 20467, 20468, 20470, 20471, 20472], 83792: [20466, 20467, 20468, 20470, 20471, 20472],
85523: [20490, 20492] 85523: [20489, 20490, 20492]
} }
setTimeout(function() { setTimeout(function() {