diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/lua_api.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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) |