mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-22 04:03:49 +00:00
49819728d8
## Description: There was a mismatch between the Lemnos map settings in the `info.json` and the what was in the resources folder. I regenerated the map using the map-generator to make sure the latest changes were applied. ## Please complete the following: - [x] I have added screenshots for all UI updates - [x] I process any text displayed to the user through translateText() and I've added it to the en.json file - [x] I have added relevant tests to the test directory - [x] I confirm I have thoroughly tested these changes and take full responsibility for any bugs introduced ## Please put your Discord username so you can be contacted if a bug or regression is found: bijx
66 lines
1.1 KiB
JSON
66 lines
1.1 KiB
JSON
{
|
|
"map": {
|
|
"height": 1420,
|
|
"num_land_tiles": 874763,
|
|
"width": 1748
|
|
},
|
|
"map16x": {
|
|
"height": 355,
|
|
"num_land_tiles": 53106,
|
|
"width": 437
|
|
},
|
|
"map4x": {
|
|
"height": 710,
|
|
"num_land_tiles": 216609,
|
|
"width": 874
|
|
},
|
|
"name": "Lemnos",
|
|
"nations": [
|
|
{
|
|
"coordinates": [550, 317],
|
|
"flag": "",
|
|
"name": "Gomati"
|
|
},
|
|
{
|
|
"coordinates": [1371, 254],
|
|
"flag": "",
|
|
"name": "Zematas"
|
|
},
|
|
{
|
|
"coordinates": [1096, 605],
|
|
"flag": "",
|
|
"name": "Kotsinas"
|
|
},
|
|
{
|
|
"coordinates": [518, 894],
|
|
"flag": "",
|
|
"name": "Evgatis"
|
|
},
|
|
{
|
|
"coordinates": [250, 879],
|
|
"flag": "",
|
|
"name": "Kavala"
|
|
},
|
|
{
|
|
"coordinates": [814, 460],
|
|
"flag": "",
|
|
"name": "Atsiki"
|
|
},
|
|
{
|
|
"coordinates": [474, 542],
|
|
"flag": "",
|
|
"name": "Sardes"
|
|
},
|
|
{
|
|
"coordinates": [691, 755],
|
|
"flag": "",
|
|
"name": "Portianou"
|
|
},
|
|
{
|
|
"coordinates": [1177, 975],
|
|
"flag": "",
|
|
"name": "Pyrgos"
|
|
}
|
|
]
|
|
}
|