From 3abbe7efd1d1da7c24725ae49c2df1013a7afb09 Mon Sep 17 00:00:00 2001 From: Jeija Date: Wed, 6 Feb 2013 19:36:14 +0100 Subject: Make raillike nodes connect to any other raillike nodes if both are in the group connect_to_raillike --- doc/lua_api.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') diff --git a/doc/lua_api.txt b/doc/lua_api.txt index e2abcbfe7..bee247ca9 100644 --- a/doc/lua_api.txt +++ b/doc/lua_api.txt @@ -584,6 +584,8 @@ Special groups dropped as an item. If the node is wallmounted the wallmounted direction is checked. - soil: saplings will grow on nodes in this group +- connect_to_raillike: makes nodes of raillike drawtype connect to + other group members with same drawtype Known damage and digging time defining groups ---------------------------------------------- -- cgit v1.2.3