diff options
author | Paramat <paramat@users.noreply.github.com> | 2019-09-08 17:51:34 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-08 17:51:34 +0100 |
commit | 4682c7be5d4e4c454c6d8a18279f60acd970da50 (patch) | |
tree | 12faf8145e84185583f956e74de96fd55662b94a /builtin/settingtypes.txt | |
parent | e97cbcf34d6f50483a1097ad74d8a661d9433afb (diff) | |
download | minetest-4682c7be5d4e4c454c6d8a18279f60acd970da50.tar.gz minetest-4682c7be5d4e4c454c6d8a18279f60acd970da50.tar.bz2 minetest-4682c7be5d4e4c454c6d8a18279f60acd970da50.zip |
Dungeons: Remove non-functional 'projecting dungeons' setting (#8897)
Diffstat (limited to 'builtin/settingtypes.txt')
-rw-r--r-- | builtin/settingtypes.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/builtin/settingtypes.txt b/builtin/settingtypes.txt index eefd3490c..8b508cf59 100644 --- a/builtin/settingtypes.txt +++ b/builtin/settingtypes.txt @@ -1384,9 +1384,6 @@ mapgen_limit (Map generation limit) int 31000 0 31000 # and junglegrass, in all other mapgens this flag controls all decorations. mg_flags (Mapgen flags) flags caves,dungeons,light,decorations,biomes caves,dungeons,light,decorations,biomes,nocaves,nodungeons,nolight,nodecorations,nobiomes -# Whether dungeons occasionally project from the terrain. -projecting_dungeons (Projecting dungeons) bool true - [*Biome API temperature and humidity noise parameters] # Temperature variation for biomes. |