mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-18 17:53:01 +00:00
Added Game of thrones map (#390)
## Description: The entire world from game of thrones Thanks to apuddle7 on discord for helping me a lot with this map especially the rivers    ## 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: lunhuiyan1718
This commit is contained in:
@@ -21,6 +21,7 @@ export const MapDescription: Record<keyof typeof GameMapType, string> = {
|
||||
Australia: "Australia",
|
||||
Iceland: "Iceland",
|
||||
Japan: "Japan",
|
||||
KnownWorld: "Known World",
|
||||
};
|
||||
|
||||
@customElement("map-display")
|
||||
|
||||
Reference in New Issue
Block a user