/ ‘grepolis.user.js’
This commit is contained in:
parent
681d504fd4
commit
9c11b75220
@ -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"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user