Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Settingtypes.txt: Fix valleys dungeon ymax error
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
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] |
|
|
|
|
|