mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-03 02:48:07 +00:00
Fix map jsons (#960)
## Description: Quite a bit of maps have problems with their jsons. In this PR, I'll try to fix some of them. ## Please complete the following: - [x] I have added screenshots for all UI updates - [x] I confirm I have thoroughly tested these changes and take full responsibility for any bugs introduced - [x] I understand that submitting code with bugs that could have been caught through manual testing blocks releases and new features for all contributors ## Please put your Discord username so you can be contacted if a bug or regression is found: <DISCORD USERNAME> Nikola123
This commit is contained in:
@@ -244,7 +244,7 @@
|
||||
"flag": "gb-sct"
|
||||
},
|
||||
{
|
||||
"coordinates": [2239, 3215],
|
||||
"coordinates": [2300, 510],
|
||||
"name": "USSR",
|
||||
"strength": 3,
|
||||
"flag": "ussr"
|
||||
@@ -280,7 +280,7 @@
|
||||
"flag": "eg"
|
||||
},
|
||||
{
|
||||
"coordinates": [1188, 1612],
|
||||
"coordinates": [1115, 1650],
|
||||
"name": "State of Libya",
|
||||
"strength": 1,
|
||||
"flag": "ly"
|
||||
|
||||
Reference in New Issue
Block a user