mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-25 23:44:37 +00:00
bb2f2f01ee
This reverts commit 5b2a1b1134.
25 lines
443 B
JSON
25 lines
443 B
JSON
{
|
|
"id": "Onion",
|
|
"name": "Onion",
|
|
"translation_key": "map.onion",
|
|
"categories": ["new", "arcade"],
|
|
"multiplayer_frequency": 2,
|
|
"nations": [
|
|
{
|
|
"coordinates": [51, 188],
|
|
"name": "Leafer Confederation",
|
|
"flag": ""
|
|
},
|
|
{
|
|
"coordinates": [252, 199],
|
|
"name": "Outer Enclave",
|
|
"flag": ""
|
|
},
|
|
{
|
|
"coordinates": [252, 233],
|
|
"name": "Inner Tribe",
|
|
"flag": ""
|
|
}
|
|
]
|
|
}
|