Simple decorations: Add 'param2_max' parameter for random param2
authorparamat <paramat@users.noreply.github.com>
Sun, 8 Oct 2017 20:08:52 +0000 (21:08 +0100)
committerparamat <mat.gregory@virginmedia.com>
Mon, 9 Oct 2017 17:27:17 +0000 (18:27 +0100)
commit0c9ca27ffce7d53ede74bd6ccbf590d1cbe94b7b
treeb0e569ad1509bce616083e38794a64cf4017c226
parent17016090e38cc44e58517129278c28dd7943b4cc
Simple decorations: Add 'param2_max' parameter for random param2

If 'param2_max' is not used, parameter 'param2' works as before for
compatibility.
If 'param2_max' is used, 'param2' and 'param2_max' become the lower
and upper bounds of a per-decoration random param2.
doc/lua_api.txt
src/mg_decoration.cpp
src/mg_decoration.h
src/script/lua_api/l_mapgen.cpp