mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Update builtin/mainmenu/dlg_create_world.lua
Co-authored-by: sfan5 <sfan5@live.de>
This commit is contained in:
parent
60afab8871
commit
9d5bdfe158
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ local mapgens_descriptions = {
|
|||
valleys = fgettext("Large valleys with complex terrain and rivers."),
|
||||
carpathian = fgettext("Realistic looking world with vast plains."),
|
||||
v5 = fgettext("Old mapgen."),
|
||||
flat = fgettext("World Flat terrain."),
|
||||
flat = fgettext("Flat world terrain"),
|
||||
fractal = fgettext("Wold with fractal structure."),
|
||||
singlenode = fgettext("Empty world, use for lua defined mapgens."),
|
||||
v6 = fgettext("Simple mapgen with few features, not recommended."),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue