mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-25 06:12:44 +00:00
690b7e1155
## Description: Adds a map based on the Manicouagan Reservoir in Quebec and credits OpenTopography ## Checklist: - [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 <img width="1017" height="1017" alt="Screenshot 2025-12-14 214706" src="https://github.com/user-attachments/assets/030c4bbd-0325-4da4-bef5-71053dc8f183" /> ## Discord username: sehentsin
72 lines
1.4 KiB
JSON
72 lines
1.4 KiB
JSON
{
|
|
"name": "Manicouagan",
|
|
"nations": [
|
|
{
|
|
"coordinates": [784, 1034],
|
|
"flag": "Quebec",
|
|
"name": "Rene Levasseur Island",
|
|
"strength": 3
|
|
},
|
|
{
|
|
"coordinates": [1240, 100],
|
|
"flag": "Quebec",
|
|
"name": "Caniapiscau",
|
|
"strength": 3
|
|
},
|
|
{
|
|
"coordinates": [450, 160],
|
|
"flag": "Quebec",
|
|
"name": "Lelukuau Mountains",
|
|
"strength": 1
|
|
},
|
|
{
|
|
"coordinates": [134, 172],
|
|
"flag": "Quebec",
|
|
"name": "Mount Roland",
|
|
"strength": 1
|
|
},
|
|
{
|
|
"coordinates": [236, 1278],
|
|
"flag": "Quebec",
|
|
"name": "Kaupashkueiat",
|
|
"strength": 2
|
|
},
|
|
{
|
|
"coordinates": [842, 1460],
|
|
"flag": "Quebec",
|
|
"name": "Manicouagan Island",
|
|
"strength": 2
|
|
},
|
|
{
|
|
"coordinates": [1504, 882],
|
|
"flag": "Quebec",
|
|
"name": "Relais Gabriel",
|
|
"strength": 2
|
|
},
|
|
{
|
|
"coordinates": [1500, 262],
|
|
"flag": "Quebec",
|
|
"name": "Tour Boissinot",
|
|
"strength": 1
|
|
},
|
|
{
|
|
"coordinates": [826, 630],
|
|
"flag": "Quebec",
|
|
"name": "Mount Babel",
|
|
"strength": 1
|
|
},
|
|
{
|
|
"coordinates": [70, 1074],
|
|
"flag": "Quebec",
|
|
"name": "Ushtishkukamiu River",
|
|
"strength": 1
|
|
},
|
|
{
|
|
"coordinates": [728, 84],
|
|
"flag": "Quebec",
|
|
"name": "Lamontagne",
|
|
"strength": 2
|
|
}
|
|
]
|
|
}
|