Files
OpenFrontIO/resources/maps/onion/manifest.json
T

40 lines
692 B
JSON

{
"categories": ["new", "arcade"],
"id": "Onion",
"map": {
"height": 512,
"num_land_tiles": 210555,
"width": 512
},
"map16x": {
"height": 128,
"num_land_tiles": 12499,
"width": 128
},
"map4x": {
"height": 256,
"num_land_tiles": 51713,
"width": 256
},
"multiplayer_frequency": 2,
"name": "Onion",
"nations": [
{
"coordinates": [51, 188],
"flag": "",
"name": "Leafer Confederation"
},
{
"coordinates": [252, 199],
"flag": "",
"name": "Outer Enclave"
},
{
"coordinates": [252, 233],
"flag": "",
"name": "Inner Tribe"
}
],
"translation_key": "map.onion"
}