mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-04 05:10:41 +00:00
50 lines
858 B
JSON
50 lines
858 B
JSON
{
|
|
"map": {
|
|
"height": 400,
|
|
"num_land_tiles": 458934,
|
|
"width": 6000
|
|
},
|
|
"map16x": {
|
|
"height": 100,
|
|
"num_land_tiles": 26672,
|
|
"width": 1500
|
|
},
|
|
"map4x": {
|
|
"height": 200,
|
|
"num_land_tiles": 112056,
|
|
"width": 3000
|
|
},
|
|
"name": "thinmap",
|
|
"nations": [
|
|
{
|
|
"coordinates": [5461, 206],
|
|
"name": "Loner Island"
|
|
},
|
|
{
|
|
"coordinates": [2802, 164],
|
|
"name": "middle island ig"
|
|
},
|
|
{
|
|
"coordinates": [2338, 158],
|
|
"name": "fuck you island"
|
|
},
|
|
{
|
|
"coordinates": [1866, 263],
|
|
"name": "arrowhead island"
|
|
},
|
|
{
|
|
"coordinates": [1538, 158],
|
|
"name": "bra island"
|
|
},
|
|
{
|
|
"coordinates": [1053, 291],
|
|
"name": "thongland"
|
|
},
|
|
{
|
|
"coordinates": [236, 58],
|
|
"flag": "ps",
|
|
"name": "State of Palestine"
|
|
}
|
|
]
|
|
}
|