/ ‘grepolis.user.js’

This commit is contained in:
Jan Bader 2014-06-28 21:29:07 +02:00
parent 1bbb6d3fdb
commit f3e203ff84

View File

@ -10,7 +10,7 @@
// //
// @match http://*.grepolis.com/game/* // @match http://*.grepolis.com/game/*
// //
// @version 1.0.91 // @version 1.0.92
// @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: [] 85523: [20490]
} }
setTimeout(function() { setTimeout(function() {