Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Settingtypes.txt: Fix valleys dungeon ymax error
  • Loading branch information
paramat committed Feb 21, 2018
1 parent f9ad061 commit 5652ede
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builtin/settingtypes.txt
Expand Up @@ -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]

Expand Down

0 comments on commit 5652ede

Please sign in to comment.