Files
Patrick Plays Badly d0a9146843 Update luna for compact maps (#3692)
## Description:

Updates Luna map so that 'orbit' lines are continuous during compact
game play. Other small edits.

https://youtu.be/rxoME-YYtII

## Please complete the following:

- [x] I have added screenshots for all UI updates
- [x] I process any text displayed to the user through translateText()
and I've added it to the en.json file
- [x] I have added relevant tests to the test directory
- [x] I confirm I have thoroughly tested these changes and take full
responsibility for any bugs introduced

## Please put your Discord username so you can be contacted if a bug or
regression is found:

PlaysBadly
2026-04-16 19:43:32 -07:00

143 lines
2.6 KiB
JSON

{
"name": "Luna",
"nations": [
{
"coordinates": [265, 662],
"flag": "us",
"name": "Apollo 12"
},
{
"coordinates": [550, 600],
"flag": "us",
"name": "Apollo 14"
},
{
"coordinates": [780, 345],
"flag": "us",
"name": "Apollo 15"
},
{
"coordinates": [825, 735],
"flag": "us",
"name": "Apollo 11"
},
{
"coordinates": [875, 990],
"flag": "us",
"name": "Apollo 16"
},
{
"coordinates": [1160, 490],
"flag": "us",
"name": "Apollo 17"
},
{
"coordinates": [1160, 2850],
"flag": "us",
"name": "Surveyor 3"
},
{
"coordinates": [256, 148],
"flag": "us",
"name": "Apollo 13"
},
{
"coordinates": [656, 1750],
"flag": "us",
"name": "Artemis II"
},
{
"coordinates": [510, 170],
"flag": "Russian SSR",
"name": "Luna 17"
},
{
"coordinates": [1050, 385],
"flag": "Russian SSR",
"name": "Luna 21"
},
{
"coordinates": [1030, 790],
"flag": "Russian SSR",
"name": "Luna 16"
},
{
"coordinates": [1090, 2640],
"flag": "Russian SSR",
"name": "Luna 9"
},
{
"coordinates": [130, 2890],
"flag": "Russian SSR",
"name": "Luna 24"
},
{
"coordinates": [310, 1167],
"flag": "Russian SSR",
"name": "Luna 25"
},
{
"coordinates": [1043, 2393],
"flag": "Russian SSR",
"name": "Luna 1"
},
{
"coordinates": [672, 2323],
"flag": "cn",
"name": "Chang'e 3"
},
{
"coordinates": [650, 2750],
"flag": "cn",
"name": "Chang'e 4"
},
{
"coordinates": [270, 2690],
"flag": "cn",
"name": "Chang'e 5"
},
{
"coordinates": [910, 3190],
"flag": "cn",
"name": "Chang'e 6"
},
{
"coordinates": [830, 735],
"flag": "jp",
"name": "S.L.I.M."
},
{
"coordinates": [400, 3360],
"flag": "in",
"name": "Chandrayaan 3"
},
{
"coordinates": [732, 3490],
"flag": "in",
"name": "Chandrayaan 1"
},
{
"coordinates": [755, 3035],
"flag": "",
"name": "T▅▚░S▅cr▅▟░M▅l▅t▅r▅░B▅s▅"
},
{
"coordinates": [628, 921],
"flag": "",
"name": "[]"
}
],
"teamGameSpawnAreas": {
"2": [
{ "x": 0, "y": 0, "width": 1308, "height": 1750 },
{ "x": 0, "y": 1750, "width": 1308, "height": 1750 }
]
}
}