mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-29 01:54:16 +00:00
Add map los angeles (with roads) (#3708)
## Description: Add Map - Los Angeles (With Roads) Whats NY without LA? What is LA without its roads? Here is a larger map where I have turned LAs road network into rivers. Nations named to areas of the city or surrounding area. Map geo data is from OpenTopography. I stenciled the highways from screenshots of online maps and some artistic choice. https://discord.com/channels/1284581928254701718/1482605671697613081/1482605671697613081 https://www.youtube.com/watch?v=6td9wiQKE9s ## 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 ##Discord username PlaysBadly --------- Co-authored-by: evanpelle <evanpelle@gmail.com>
This commit is contained in:
committed by
GitHub
parent
0c0f9c2a81
commit
79ac66df3c
@@ -90,6 +90,7 @@ const frequency: Partial<Record<GameMapName, number>> = {
|
||||
Luna: 6,
|
||||
Conakry: 3,
|
||||
Caucasus: 5,
|
||||
LosAngeles: 8,
|
||||
BeringSea: 5,
|
||||
Antarctica: 1,
|
||||
ArchipelagoSea: 3,
|
||||
|
||||
Reference in New Issue
Block a user