Files
OpenFrontIO/resources/maps/amazonriver/manifest.json
T
FloPinguin 848a3a5633 Fix Amazon River Map 🏞️ (one row of pixels too much) (#2844)
## Description:

There was one row of white pixels at the top:

<img width="796" height="693" alt="image"
src="https://github.com/user-attachments/assets/5915c629-c2ce-4b3f-913a-bfe6e974561f"
/>

## 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:

FloPinguin
2026-01-09 15:02:14 -08:00

126 lines
2.2 KiB
JSON

{
"map": {
"height": 276,
"num_land_tiles": 1150819,
"width": 5536
},
"map16x": {
"height": 69,
"num_land_tiles": 69690,
"width": 1384
},
"map4x": {
"height": 138,
"num_land_tiles": 284707,
"width": 2768
},
"name": "Amazon River",
"nations": [
{
"coordinates": [524, 60],
"flag": "br",
"name": "Boa Esperança"
},
{
"coordinates": [298, 242],
"flag": "br",
"name": "Santa Rosa"
},
{
"coordinates": [1056, 8],
"flag": "br",
"name": "Paraíso"
},
{
"coordinates": [1161, 8],
"flag": "br",
"name": "Bom Futuro"
},
{
"coordinates": [1662, 254],
"flag": "br",
"name": "São Paulo de Olivença"
},
{
"coordinates": [1807, 8],
"flag": "br",
"name": "São João"
},
{
"coordinates": [1977, 7],
"flag": "br",
"name": "Castro Alves"
},
{
"coordinates": [2487, 70],
"flag": "br",
"name": "Flora"
},
{
"coordinates": [2458, 217],
"flag": "br",
"name": "Esperito Santo"
},
{
"coordinates": [2590, 149],
"flag": "br",
"name": "Recreio"
},
{
"coordinates": [2937, 199],
"flag": "br",
"name": "Caturiá"
},
{
"coordinates": [3101, 222],
"flag": "br",
"name": "Correnteza"
},
{
"coordinates": [3354, 75],
"flag": "br",
"name": "Botafogo"
},
{
"coordinates": [3405, 237],
"flag": "br",
"name": "São João"
},
{
"coordinates": [3744, 228],
"flag": "br",
"name": "Cajual"
},
{
"coordinates": [3861, 244],
"flag": "br",
"name": "União"
},
{
"coordinates": [4409, 211],
"flag": "br",
"name": "Amaturá"
},
{
"coordinates": [4361, 55],
"flag": "br",
"name": "Monte Cristo"
},
{
"coordinates": [4649, 54],
"flag": "br",
"name": "Floresta"
},
{
"coordinates": [5399, 128],
"flag": "br",
"name": "Vargem Grande"
},
{
"coordinates": [5373, 7],
"flag": "br",
"name": "Baia"
}
]
}