diff --git a/src/lang/english.txt b/src/lang/english.txt index 1a7f386169..2d85487b38 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -1459,7 +1459,7 @@ STR_CONFIG_SETTING_VARIETY :Variety distrib STR_CONFIG_SETTING_VARIETY_HELPTEXT :(TerraGenesis only) Control whether the map contains both mountainous and flat areas. Since this only makes the map flatter, other settings should be set to mountainous STR_CONFIG_SETTING_RIVER_AMOUNT :River amount: {STRING2} STR_CONFIG_SETTING_RIVER_AMOUNT_HELPTEXT :Choose how many rivers to generate -STR_CONFIG_SETTING_ROCKS_AMOUNT :Rocks amount: {STRING} +STR_CONFIG_SETTING_ROCKS_AMOUNT :Size of rocky patches: {STRING} STR_CONFIG_SETTING_ROCKS_AMOUNT_HELPTEXT :Determines the size of rocky patches. High values can cover a significant portion of the map. STR_CONFIG_SETTING_HEIGHT_ROCKS :Rocks height modifier: {STRING} STR_CONFIG_SETTING_HEIGHT_ROCKS_HELPTEXT :Determines how much rocky patch distribution is affected by height. This is cumulative with the Rocks Amount setting and works best when the Rocks amount setting is set to lower values.