/ ‘grepolis.user.js’
This commit is contained in:
parent
96916ee08b
commit
dd9fc21e43
@ -10,7 +10,7 @@
|
||||
//
|
||||
// @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
|
||||
// ==/UserScript==
|
||||
|
||||
@ -28,7 +28,8 @@
|
||||
}
|
||||
towns = {
|
||||
83792: "0x00",
|
||||
85523: "0x01"
|
||||
85523: "0x01",
|
||||
74298: "0x02"
|
||||
}
|
||||
|
||||
setTimeout(function() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user