mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 23:51:55 +00:00
cd5751dd5f
## Description: Fixes 2 of the unconnected river tiles on the Lisbon map. ## 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: DISCORD_USERNAME Duwibi
96 lines
1.6 KiB
JSON
96 lines
1.6 KiB
JSON
{
|
|
"map": {
|
|
"height": 1600,
|
|
"num_land_tiles": 1495857,
|
|
"width": 1600
|
|
},
|
|
"map16x": {
|
|
"height": 400,
|
|
"num_land_tiles": 90194,
|
|
"width": 400
|
|
},
|
|
"map4x": {
|
|
"height": 800,
|
|
"num_land_tiles": 369383,
|
|
"width": 800
|
|
},
|
|
"name": "Lisbon",
|
|
"nations": [
|
|
{
|
|
"coordinates": [750, 630],
|
|
"flag": "pt",
|
|
"name": "Lisbon"
|
|
},
|
|
{
|
|
"coordinates": [602, 450],
|
|
"flag": "pt",
|
|
"name": "Amadora"
|
|
},
|
|
{
|
|
"coordinates": [120, 644],
|
|
"flag": "pt",
|
|
"name": "Cascais"
|
|
},
|
|
{
|
|
"coordinates": [372, 334],
|
|
"flag": "pt",
|
|
"name": "Pero Pinheiro"
|
|
},
|
|
{
|
|
"coordinates": [214, 36],
|
|
"flag": "pt",
|
|
"name": "Ericeira"
|
|
},
|
|
{
|
|
"coordinates": [924, 210],
|
|
"flag": "pt",
|
|
"name": "Alverca do Ribatejo"
|
|
},
|
|
{
|
|
"coordinates": [680, 760],
|
|
"flag": "pt",
|
|
"name": "Almada"
|
|
},
|
|
{
|
|
"coordinates": [944, 808],
|
|
"flag": "pt",
|
|
"name": "Barreiro"
|
|
},
|
|
{
|
|
"coordinates": [1078, 630],
|
|
"flag": "pt",
|
|
"name": "Montijo"
|
|
},
|
|
{
|
|
"coordinates": [762, 1266],
|
|
"flag": "pt",
|
|
"name": "Sesimbra"
|
|
},
|
|
{
|
|
"coordinates": [1330, 60],
|
|
"flag": "pt",
|
|
"name": "Samora Correia"
|
|
},
|
|
{
|
|
"coordinates": [1506, 412],
|
|
"flag": "pt",
|
|
"name": "Pegoes"
|
|
},
|
|
{
|
|
"coordinates": [1210, 1100],
|
|
"flag": "pt",
|
|
"name": "Setubal"
|
|
},
|
|
{
|
|
"coordinates": [1560, 1186],
|
|
"flag": "pt",
|
|
"name": "Sado"
|
|
},
|
|
{
|
|
"coordinates": [1470, 1470],
|
|
"flag": "pt",
|
|
"name": "Carvalhal"
|
|
}
|
|
]
|
|
}
|