projects
/
oweals
/
minetest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9ad061
)
Settingtypes.txt: Fix valleys dungeon ymax error
author
paramat
<paramat@users.noreply.github.com>
Wed, 21 Feb 2018 14:06:53 +0000
(14:06 +0000)
committer
paramat
<mat.gregory@virginmedia.com>
Wed, 21 Feb 2018 15:53:32 +0000
(15:53 +0000)
builtin/settingtypes.txt
patch
|
blob
|
history
diff --git
a/builtin/settingtypes.txt
b/builtin/settingtypes.txt
index ed7e6c6b11b0c33f9e6e0537635f090663f31761..821762521cf0b3bc64cd5787cb5b3566c959db44 100644
(file)
--- a/
builtin/settingtypes.txt
+++ b/
builtin/settingtypes.txt
@@
-1774,7
+1774,7
@@
mgvalleys_cave_width (Cave width) float 0.09
mgvalleys_dungeon_ymin (Dungeon minimum Y) int -31000
# Upper Y limit of dungeons.
-mgvalleys_dungeon_ymax (Dungeon maximum Y) int
31000
+mgvalleys_dungeon_ymax (Dungeon maximum Y) int
63
[**Noises]