update mena coordinates

This commit is contained in:
Evan
2024-11-01 20:29:40 -07:00
parent 915359feca
commit 9f23388d21
2 changed files with 35 additions and 24 deletions
+3
View File
@@ -169,6 +169,9 @@
* private game can select map DONE 10/16/2024
* Test on android DONE 10/17/2024
* add troop max DONE 10/31/2024
* rewrite EventsDisplay DONE 11/1/2024
* update Mena NPC locations DONE 11/1/2024
* fix name rendering
* use twitter emojis
* create build menu
* NPC has relations
+32 -24
View File
@@ -53,7 +53,7 @@
},
{
"coordinates": [
1200,
1100,
450
],
"name": "Egypt 🇪🇬",
@@ -133,16 +133,16 @@
},
{
"coordinates": [
1950,
600
1860,
620
],
"name": "UAE 🇦🇪",
"strength": 1
},
{
"coordinates": [
1825,
575
1730,
580
],
"name": "Qatar 🇶🇦",
"strength": 1
@@ -189,10 +189,10 @@
},
{
"coordinates": [
2000,
100
1980,
45
],
"name": "Turkmenistan 🇹🇲",
"name": "Uzbekistan 🇺🇿",
"strength": 1
},
{
@@ -205,48 +205,48 @@
},
{
"coordinates": [
875,
725
750,
930
],
"name": "Chad 🇹🇩",
"strength": 1
},
{
"coordinates": [
600,
725
500,
900
],
"name": "Niger 🇳🇪",
"strength": 1
},
{
"coordinates": [
300,
750
230,
940
],
"name": "Mali 🇲🇱",
"strength": 1
},
{
"coordinates": [
50,
700
40,
830
],
"name": "Mauritania 🇲🇷",
"strength": 1
},
{
"coordinates": [
950,
925
1490,
980
],
"name": "Eritrea 🇪🇷",
"strength": 1
},
{
"coordinates": [
1700,
450
1630,
460
],
"name": "Kuwait 🇰🇼",
"strength": 1
@@ -261,19 +261,27 @@
},
{
"coordinates": [
1750,
125
1640,
100
],
"name": "Azerbaijan 🇦🇿",
"strength": 1
},
{
"coordinates": [
1285,
277
1226,
280
],
"name": "Cyprus 🇨🇾",
"strength": 1
},
{
"coordinates": [
1800,
40
],
"name": "Kazakhstan 🇰🇿",
"strength": 1
}
]
}