mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-12 19:26:05 +00:00
Adding Iceland map (#323)
This is a map of Iceland. It has 8 nations - the 8 regions of Iceland.         
This commit is contained in:
@@ -287,6 +287,7 @@ function getNextMap(): GameMapType {
|
||||
Mars: 2,
|
||||
Britannia: 2,
|
||||
GatewayToTheAtlantic: 2,
|
||||
Iceland: 2,
|
||||
};
|
||||
|
||||
Object.keys(GameMapType).forEach((key) => {
|
||||
|
||||
Reference in New Issue
Block a user