Stratum ore: Add option for a constant thickness stratum
authorparamat <paramat@users.noreply.github.com>
Sat, 18 Nov 2017 20:37:00 +0000 (20:37 +0000)
committerparamat <mat.gregory@virginmedia.com>
Sun, 19 Nov 2017 00:25:39 +0000 (00:25 +0000)
commit4b553ece09908dfdee59e9841fdc9420350eda9f
tree9e40dbc3725fd8e19eb163ed2198641cbd384817
parentc655984849d69e83f0221ff9fbf6ce3782be873f
Stratum ore: Add option for a constant thickness stratum

Add a 'stratum thickness' integer parameter, as an alternative
to providing a 2nd noise parameter for thickness variation.
doc/lua_api.txt
src/mapgen/mg_ore.cpp
src/mapgen/mg_ore.h
src/script/lua_api/l_mapgen.cpp