/ ‘grepolis.user.js’

This commit is contained in:
Jan Bader 2014-06-16 19:14:57 +02:00
parent 4f714006cb
commit ccef8efb74

View File

@ -10,7 +10,7 @@
//
// @match http://*.grepolis.com/game/*
//
// @version 1.0.85
// @version 1.0.86
// @updateURL http://git.javil.eu/jan/userscripts/raw/master/grepolis.user.js
// ==/UserScript==
@ -24,6 +24,7 @@
//farm_ids = [1225, 1226, 1228, 1229, 1230, 1231];
farm_ids = [20466, 20467, 20472, 20471];
setTimeout(function() {
var logWindow = new GPWindow(-1, null);
logWindow.createWindow();
logWindowElement = $(logWindow.getElement());
@ -44,7 +45,6 @@
logWindow = $("#logwindow");
timerWindow = $("#timerwindow");
setTimeout(function() {
var s = document.createElement("script");
s.type = "text/javascript";
s.innerHTML = 'function j_countdown(t, id){'