mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-16 00:40:24 +00:00
Merge branch 'main' into feat/advertise-section
This commit is contained in:
@@ -355,7 +355,8 @@
|
||||
"milkyway": "Milky Way",
|
||||
"mediterranean": "Mediterranean",
|
||||
"dyslexdria": "Dyslexdria",
|
||||
"greatlakes": "Great Lakes"
|
||||
"greatlakes": "Great Lakes",
|
||||
"straitofmalacca": "Strait Of Malacca"
|
||||
},
|
||||
"map_categories": {
|
||||
"featured": "Featured",
|
||||
|
||||
@@ -0,0 +1,65 @@
|
||||
{
|
||||
"map": {
|
||||
"height": 1644,
|
||||
"num_land_tiles": 867389,
|
||||
"width": 1832
|
||||
},
|
||||
"map16x": {
|
||||
"height": 411,
|
||||
"num_land_tiles": 51062,
|
||||
"width": 458
|
||||
},
|
||||
"map4x": {
|
||||
"height": 822,
|
||||
"num_land_tiles": 212395,
|
||||
"width": 916
|
||||
},
|
||||
"name": "straitofmalacca",
|
||||
"nations": [
|
||||
{
|
||||
"coordinates": [1268, 730],
|
||||
"flag": "sg",
|
||||
"name": "Singapore"
|
||||
},
|
||||
{
|
||||
"coordinates": [862, 41],
|
||||
"flag": "th",
|
||||
"name": "Thailand"
|
||||
},
|
||||
{
|
||||
"coordinates": [1328, 1284],
|
||||
"flag": "id",
|
||||
"name": "Sumatra"
|
||||
},
|
||||
{
|
||||
"coordinates": [1141, 1090],
|
||||
"flag": "mm",
|
||||
"name": "Burmese Pythons"
|
||||
},
|
||||
{
|
||||
"coordinates": [210, 243],
|
||||
"flag": "id",
|
||||
"name": "Aceh"
|
||||
},
|
||||
{
|
||||
"coordinates": [1011, 736],
|
||||
"flag": "id",
|
||||
"name": "Riau"
|
||||
},
|
||||
{
|
||||
"coordinates": [600, 565],
|
||||
"flag": "id",
|
||||
"name": "Samosir"
|
||||
},
|
||||
{
|
||||
"coordinates": [827, 999],
|
||||
"flag": "id",
|
||||
"name": "Barisan"
|
||||
},
|
||||
{
|
||||
"coordinates": [1053, 333],
|
||||
"flag": "my",
|
||||
"name": "Malaysia"
|
||||
}
|
||||
]
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
|
After Width: | Height: | Size: 9.6 KiB |
Reference in New Issue
Block a user