mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 09:40:44 +00:00
Shorten long Nation names to fix failing tests
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": "Lao PDR",
|
||||
"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
|
||||
},
|
||||
{
|
||||
|
||||
@@ -103,7 +103,7 @@
|
||||
{
|
||||
"coordinates": [1094, 1093],
|
||||
"flag": "cd",
|
||||
"name": "Democratic Republic of the Congo",
|
||||
"name": "DR Congo",
|
||||
"strength": 2
|
||||
},
|
||||
{
|
||||
|
||||
@@ -169,7 +169,7 @@
|
||||
{
|
||||
"coordinates": [517, 1483],
|
||||
"flag": "dz",
|
||||
"name": "People's Democratic Republic of Algeria",
|
||||
"name": "Algeria",
|
||||
"strength": 1
|
||||
},
|
||||
{
|
||||
|
||||
@@ -85,7 +85,7 @@
|
||||
{
|
||||
"coordinates": [1609, 1837],
|
||||
"flag": "dz",
|
||||
"name": "People's Republic of Algeria'",
|
||||
"name": "Algeria'",
|
||||
"strength": 2
|
||||
},
|
||||
{
|
||||
|
||||
@@ -85,7 +85,7 @@
|
||||
{
|
||||
"coordinates": [143, 37],
|
||||
"flag": "la",
|
||||
"name": "Lao People's Democratic Republic",
|
||||
"name": "Lao PDR",
|
||||
"strength": 1
|
||||
},
|
||||
{
|
||||
@@ -115,7 +115,7 @@
|
||||
{
|
||||
"coordinates": [834, 215],
|
||||
"flag": "fm",
|
||||
"name": "Federated States of Micronesia",
|
||||
"name": "Micronesia",
|
||||
"strength": 1
|
||||
},
|
||||
{
|
||||
|
||||
@@ -253,7 +253,7 @@
|
||||
{
|
||||
"coordinates": [1074, 508],
|
||||
"flag": "cd",
|
||||
"name": "The Democratic Republic of the Congo",
|
||||
"name": "DR Congo",
|
||||
"strength": 1
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user