summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRealBadAngel <mk@realbadangel.pl>2013-02-24 02:26:25 +0100
committerRealBadAngel <mk@realbadangel.pl>2013-02-24 02:26:25 +0100
commitf0d70d4e86ddeae33939744535f0732434ad422e (patch)
tree5adffffa74ca406fc36ec91df30bbd9f2d45186f /doc
parent6b9906687b85fcefa28df572d92a3dea3118c0a3 (diff)
downloadminetest-f0d70d4e86ddeae33939744535f0732434ad422e.tar.gz
minetest-f0d70d4e86ddeae33939744535f0732434ad422e.tar.bz2
minetest-f0d70d4e86ddeae33939744535f0732434ad422e.zip
Add seed parameter for default and L-system trees
Diffstat (limited to 'doc')
-rw-r--r--doc/lua_api.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/lua_api.txt b/doc/lua_api.txt
index af70a1047..005d7c010 100644
--- a/doc/lua_api.txt
+++ b/doc/lua_api.txt
@@ -1093,6 +1093,7 @@ treedef={
thin_branches, - boolean true -> use thin (1 node) branches
fruit, - string fruit node name
fruit_chance, - num chance (0-100) to replace leaves with fruit node
+ seed, - num random seed
}
Key for Special L-System Symbols used in Axioms