(svn r22767) -Add: river generation
This commit is contained in:
@@ -1059,6 +1059,11 @@ STR_SEA_LEVEL_HIGH :High
|
||||
STR_SEA_LEVEL_CUSTOM :Custom
|
||||
STR_SEA_LEVEL_CUSTOM_PERCENTAGE :Custom ({NUM}%)
|
||||
|
||||
STR_RIVERS_NONE :None
|
||||
STR_RIVERS_FEW :Few
|
||||
STR_RIVERS_MODERATE :Medium
|
||||
STR_RIVERS_LOT :Many
|
||||
|
||||
STR_DISASTER_NONE :None
|
||||
STR_DISASTER_REDUCED :Reduced
|
||||
STR_DISASTER_NORMAL :Normal
|
||||
@@ -2317,6 +2322,7 @@ STR_MAPGEN_LAND_GENERATOR :{BLACK}Land gen
|
||||
STR_MAPGEN_TREE_PLACER :{BLACK}Tree algorithm:
|
||||
STR_MAPGEN_TERRAIN_TYPE :{BLACK}Terrain type:
|
||||
STR_MAPGEN_QUANTITY_OF_SEA_LAKES :{BLACK}Sea level:
|
||||
STR_MAPGEN_QUANTITY_OF_RIVERS :{BLACK}Rivers:
|
||||
STR_MAPGEN_SMOOTHNESS :{BLACK}Smoothness:
|
||||
STR_MAPGEN_VARIETY :{BLACK}Variety distribution:
|
||||
STR_MAPGEN_GENERATE :{WHITE}Generate
|
||||
|
Reference in New Issue
Block a user