Add setting for map edge behaviour, and how to display area outside map
This commit is contained in:
@@ -566,6 +566,12 @@ STR_CONFIG_SETTING_MIN_LAND_AREA_ZERO :Off
|
||||
STR_CONFIG_SETTING_FLOOD_FROM_EDGES :Water floods from map edges: {STRING2}
|
||||
STR_CONFIG_SETTING_FLOOD_FROM_EDGES_HELPTEXT :Whether water floods into edge tiles at sea level from the map edge.
|
||||
|
||||
STR_CONFIG_SETTING_MAP_EDGE_MODE :Map edge behaviour: {STRING2}
|
||||
STR_CONFIG_SETTING_MAP_EDGE_MODE_HELPTEXT :Whether raising the map edges above sea-level is allowed, and how the void area outside the map is displayed
|
||||
STR_CONFIG_SETTING_MAP_EDGE_MODE_DEFAULT :Default
|
||||
STR_CONFIG_SETTING_MAP_EDGE_MODE_SEA_LEVEL :Map edges restricted to sea level
|
||||
STR_CONFIG_SETTING_MAP_EDGE_MODE_SEA_LEVEL_OUTSIDE_WATER :Map edges restricted to sea level, outside map shown as water
|
||||
|
||||
STR_CONFIG_SETTING_TREES_AROUND_SNOWLINE :Adjusted arctic tree placement: {STRING2}
|
||||
STR_CONFIG_SETTING_TREES_AROUND_SNOWLINE_HELPTEXT :Adjust placement of trees around snow line in artic climate. Trees thin out above snowline. Trees are a mix of arctic and temperate just below snowline. Below that trees are temperate.
|
||||
STR_CONFIG_SETTING_TREES_AROUND_SNOWLINE_RANGE :Arctic tree range: {STRING2}
|
||||
|
||||
Reference in New Issue
Block a user