diff options
Diffstat (limited to 'doc/lua_api.txt')
-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 2edd0d9de..05ea6b4bc 100644 --- a/doc/lua_api.txt +++ b/doc/lua_api.txt @@ -6084,6 +6084,7 @@ Used by `minetest.register_node`. dug = <SimpleSoundSpec>, place = <SimpleSoundSpec>, place_failed = <SimpleSoundSpec>, + fall = <SimpleSoundSpec>, }, drop = "", |