mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Update builtin/mainmenu/dlg_create_world.lua
Co-authored-by: sfan5 <sfan5@live.de>
This commit is contained in:
parent
5f2b6968ed
commit
60afab8871
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ local mgv6_biomes = {
|
||||||
}
|
}
|
||||||
|
|
||||||
local mapgens_descriptions = {
|
local mapgens_descriptions = {
|
||||||
v7 = fgettext("Default mapgen with large complex mountins and plains."),
|
v7 = fgettext("Default mapgen with large complex mountains and plains."),
|
||||||
valleys = fgettext("Large valleys with complex terrain and rivers."),
|
valleys = fgettext("Large valleys with complex terrain and rivers."),
|
||||||
carpathian = fgettext("Realistic looking world with vast plains."),
|
carpathian = fgettext("Realistic looking world with vast plains."),
|
||||||
v5 = fgettext("Old mapgen."),
|
v5 = fgettext("Old mapgen."),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue