From 251e3e01c7350d94ea8dec0857e834d1ed84ac3f Mon Sep 17 00:00:00 2001 From: sapier Date: Mon, 22 Jul 2013 18:54:30 +0200 Subject: Add support for setting stepheight for entities --- doc/lua_api.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/lua_api.txt') diff --git a/doc/lua_api.txt b/doc/lua_api.txt index e5fbd7a3a..b5a9762b4 100644 --- a/doc/lua_api.txt +++ b/doc/lua_api.txt @@ -1860,6 +1860,7 @@ Object Properties is_visible = true, makes_footstep_sound = false, automatic_rotate = false, + stepheight = 0, } Entity definition (register_entity) -- cgit v1.2.3