/ ‘grepolis.user.js’

This commit is contained in:
2014-07-04 19:12:31 +02:00
parent 96916ee08b
commit dd9fc21e43

View File

@ -10,7 +10,7 @@
// //
// @match http://*.grepolis.com/game/* // @match http://*.grepolis.com/game/*
// //
// @version 1.1.10 // @version 1.1.11
// @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==
@ -28,7 +28,8 @@
} }
towns = { towns = {
83792: "0x00", 83792: "0x00",
85523: "0x01" 85523: "0x01",
74298: "0x02"
} }
setTimeout(function() { setTimeout(function() {