mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 14:00:54 +00:00
fix maps
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
},
|
||||
{
|
||||
"coordinates": [1094, 1093],
|
||||
"name": "Democratic Republic of the Congo",
|
||||
"name": "DR Congo",
|
||||
"strength": 2,
|
||||
"flag": "cd"
|
||||
},
|
||||
|
||||
@@ -153,7 +153,7 @@
|
||||
},
|
||||
{
|
||||
"coordinates": [517, 1483],
|
||||
"name": "People's Democratic Republic of Algeria",
|
||||
"name": "Algeria",
|
||||
"strength": 1,
|
||||
"flag": "dz"
|
||||
},
|
||||
|
||||
@@ -69,7 +69,7 @@
|
||||
},
|
||||
{
|
||||
"coordinates": [1609, 1837],
|
||||
"name": "People's Republic of Algeria'",
|
||||
"name": "Algeria'",
|
||||
"strength": 2,
|
||||
"flag": "dz"
|
||||
},
|
||||
|
||||
@@ -69,7 +69,7 @@
|
||||
},
|
||||
{
|
||||
"coordinates": [143, 37],
|
||||
"name": "Lao People's Democratic Republic",
|
||||
"name": "Laos",
|
||||
"strength": 1,
|
||||
"flag": "la"
|
||||
},
|
||||
@@ -99,7 +99,7 @@
|
||||
},
|
||||
{
|
||||
"coordinates": [834, 215],
|
||||
"name": "Federated States of Micronesia",
|
||||
"name": "Micronesia",
|
||||
"strength": 1,
|
||||
"flag": "fm"
|
||||
},
|
||||
|
||||
@@ -238,7 +238,7 @@
|
||||
{
|
||||
"coordinates": [1074, 508],
|
||||
"flag": "cd",
|
||||
"name": "The Democratic Republic of the Congo",
|
||||
"name": "DR Congo",
|
||||
"strength": 1
|
||||
},
|
||||
{
|
||||
|
||||
@@ -36,6 +36,7 @@ var maps = []struct {
|
||||
{Name: "deglaciatedantarctica"},
|
||||
{Name: "falklandislands"},
|
||||
{Name: "baikal"},
|
||||
{Name: "montreal"},
|
||||
{Name: "halkidiki"},
|
||||
{Name: "italia"},
|
||||
{Name: "japan"},
|
||||
|
||||
@@ -85,7 +85,7 @@
|
||||
{
|
||||
"coordinates": [1609, 1837],
|
||||
"flag": "dz",
|
||||
"name": "Algeria",
|
||||
"name": "Algeria'",
|
||||
"strength": 2
|
||||
},
|
||||
{
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"height": 2500,
|
||||
"map": {
|
||||
"height": 2500,
|
||||
"num_land_tiles": 488183,
|
||||
@@ -89,6 +88,5 @@
|
||||
"name": "Kyoto",
|
||||
"strength": 3
|
||||
}
|
||||
],
|
||||
"width": 2500
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,12 +1,22 @@
|
||||
{
|
||||
"map": {
|
||||
"height": 1500,
|
||||
"num_land_tiles": 1957697,
|
||||
"width": 1530
|
||||
"num_land_tiles": 1954940,
|
||||
"width": 1528
|
||||
},
|
||||
"map16x": {
|
||||
"height": 375,
|
||||
"num_land_tiles": 118558,
|
||||
"width": 382
|
||||
},
|
||||
"map4x": {
|
||||
"height": 750,
|
||||
"num_land_tiles": 483700,
|
||||
"width": 764
|
||||
},
|
||||
"mini_map": {
|
||||
"height": 750,
|
||||
"num_land_tiles": 484387,
|
||||
"num_land_tiles": 485392,
|
||||
"width": 765
|
||||
},
|
||||
"name": "Montreal",
|
||||
|
||||
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.
|
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
@@ -85,7 +85,7 @@
|
||||
{
|
||||
"coordinates": [143, 37],
|
||||
"flag": "la",
|
||||
"name": "Lao PDR",
|
||||
"name": "Laos",
|
||||
"strength": 1
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user