mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Fix documentation formatting for on_death callback
This commit is contained in:
parent
ea1ae07beb
commit
c0dd4ea46a
1 changed files with 1 additions and 1 deletions
|
@ -4222,7 +4222,7 @@ Registered entities
|
|||
* `tool_capabilities`: capability table of used tool (can be `nil`)
|
||||
* `dir`: unit vector of direction of punch. Always defined. Points from
|
||||
the puncher to the punched.
|
||||
`on_death(self, killer)`
|
||||
* `on_death(self, killer)`
|
||||
* Called when the object dies.
|
||||
* `killer`: an `ObjectRef` (can be `nil`)
|
||||
* `on_rightclick(self, clicker)`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue