mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 23:31:55 +00:00
c44130cf32
## Description: A redditor posted this, got quite a few upvotes <img width="753" height="667" alt="image" src="https://github.com/user-attachments/assets/9cd6664f-6afa-428a-b85e-4c335dbe1699" /> https://www.reddit.com/r/Openfront/comments/1qlrqro/these_maps_are_so_fun_i_want_more/ So I thought why not make another one, this time a bit focused on traders (tiny islands to trademaxx) And two big islands (about 50% of the map land tiles). So its big islands vs small islands. <img width="1098" height="959" alt="Screenshot 2026-02-10 231024" src="https://github.com/user-attachments/assets/32368223-bef4-4ba1-a203-29d9afd5b762" /> 13 nations :) 2200 × 1920 ## 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: FloPinguin
71 lines
1.2 KiB
JSON
71 lines
1.2 KiB
JSON
{
|
|
"name": "Traders Dream",
|
|
"nations": [
|
|
{
|
|
"coordinates": [1010, 120],
|
|
"flag": "",
|
|
"name": "Fort Profit"
|
|
},
|
|
{
|
|
"coordinates": [900, 400],
|
|
"flag": "",
|
|
"name": "Taxhaven"
|
|
},
|
|
{
|
|
"coordinates": [1350, 370],
|
|
"flag": "",
|
|
"name": "Markup Mesa"
|
|
},
|
|
{
|
|
"coordinates": [1100, 1290],
|
|
"flag": "",
|
|
"name": "Ledgerland"
|
|
},
|
|
{
|
|
"coordinates": [850, 1550],
|
|
"flag": "",
|
|
"name": "Isle of Margins"
|
|
},
|
|
{
|
|
"coordinates": [1350, 1550],
|
|
"flag": "",
|
|
"name": "Port Folio"
|
|
},
|
|
{
|
|
"coordinates": [430, 810],
|
|
"flag": "",
|
|
"name": "Barter Bluffs"
|
|
},
|
|
{
|
|
"coordinates": [1770, 810],
|
|
"flag": "",
|
|
"name": "Dividend Shores"
|
|
},
|
|
{
|
|
"coordinates": [1210, 660],
|
|
"flag": "",
|
|
"name": "Market Peaks"
|
|
},
|
|
{
|
|
"coordinates": [1150, 1830],
|
|
"flag": "",
|
|
"name": "Cape Commerce"
|
|
},
|
|
{
|
|
"coordinates": [1890, 1390],
|
|
"flag": "",
|
|
"name": "Anchorspire"
|
|
},
|
|
{
|
|
"coordinates": [310, 1420],
|
|
"flag": "",
|
|
"name": "Inflation Island"
|
|
},
|
|
{
|
|
"coordinates": [1870, 400],
|
|
"flag": "",
|
|
"name": "Harborwick"
|
|
}
|
|
]
|
|
}
|