/ ‘grepolis.user.js’

This commit is contained in:
Jan Bader 2014-07-12 18:35:40 +02:00
parent 681d504fd4
commit 9c11b75220

View File

@ -10,7 +10,7 @@
// //
// @match http://*.grepolis.com/game/* // @match http://*.grepolis.com/game/*
// //
// @version 1.1.13 // @version 1.1.14
// @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", 84064: "0x01",
85523: "0x10",
74298: "0x20" 74298: "0x20"
} }