mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 22:31:55 +00:00
53a8354e32
## Description: I've made a mistake and accidentally uploaded the v23 binary instead of v24. My apolocheese I also updated the map based on Duwibi's feedback ## 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 - [x] I have read and accepted the CLA agreement (only required once). ## Please put your Discord username so you can be contacted if a bug or regression is found: aceralex
112 lines
2.1 KiB
JSON
112 lines
2.1 KiB
JSON
{
|
|
"map": {
|
|
"height": 1300,
|
|
"num_land_tiles": 1986092,
|
|
"width": 2100
|
|
},
|
|
"mini_map": {
|
|
"height": 650,
|
|
"num_land_tiles": 489193,
|
|
"width": 1050
|
|
},
|
|
"name": "Pluto",
|
|
"nations": [
|
|
{
|
|
"coordinates": [396, 364],
|
|
"flag": "us",
|
|
"name": "United States Colony",
|
|
"strength": 3
|
|
},
|
|
{
|
|
"coordinates": [285, 970],
|
|
"flag": "ru",
|
|
"name": "Russian Colony",
|
|
"strength": 3
|
|
},
|
|
{
|
|
"coordinates": [1700, 400],
|
|
"flag": "",
|
|
"name": "European Space Agency",
|
|
"strength": 3
|
|
},
|
|
{
|
|
"coordinates": [1190, 1210],
|
|
"flag": "gb",
|
|
"name": "United Kingdom Colony",
|
|
"strength": 2
|
|
},
|
|
{
|
|
"coordinates": [1700, 1000],
|
|
"flag": "cn",
|
|
"name": "Chinese Colony",
|
|
"strength": 3
|
|
},
|
|
{
|
|
"coordinates": [1200, 185],
|
|
"flag": "jp",
|
|
"name": "Japanese Colony",
|
|
"strength": 2
|
|
},
|
|
{
|
|
"coordinates": [830, 1000],
|
|
"flag": "in",
|
|
"name": "Indian Colony",
|
|
"strength": 1
|
|
},
|
|
{
|
|
"coordinates": [75, 300],
|
|
"flag": "",
|
|
"name": "African Space Agency",
|
|
"strength": 2
|
|
},
|
|
{
|
|
"coordinates": [750, 560],
|
|
"flag": "au",
|
|
"name": "Australian Colony",
|
|
"strength": 1
|
|
},
|
|
{
|
|
"coordinates": [1075, 325],
|
|
"flag": "",
|
|
"name": "North Korean Colony",
|
|
"strength": 1
|
|
},
|
|
{
|
|
"coordinates": [1920, 100],
|
|
"flag": "",
|
|
"name": "United Nations Base",
|
|
"strength": 1
|
|
},
|
|
{
|
|
"coordinates": [25, 1245],
|
|
"flag": "pl",
|
|
"name": "Polish Colony",
|
|
"strength": 1
|
|
},
|
|
{
|
|
"coordinates": [1170, 1080],
|
|
"flag": "ie",
|
|
"name": "Irish Colony",
|
|
"strength": 1
|
|
},
|
|
{
|
|
"coordinates": [1466, 1233],
|
|
"flag": "cl",
|
|
"name": "Chilean Colony",
|
|
"strength": 1
|
|
},
|
|
{
|
|
"coordinates": [560, 20],
|
|
"flag": "za",
|
|
"name": "South African Colony",
|
|
"strength": 1
|
|
},
|
|
{
|
|
"coordinates": [2088, 1008],
|
|
"flag": "",
|
|
"name": "Free Pluto State",
|
|
"strength": 3
|
|
}
|
|
]
|
|
}
|