diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/spell-language | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/spell-language b/doc/spell-language index 5b0e5bb..d5f99d8 100644 --- a/doc/spell-language +++ b/doc/spell-language @@ -550,6 +550,10 @@ The following functions are available: otherwise NE, SE, NW, SW will also be used. The two locations must be on the same map. + + is_dead : entity -> bool + Determines whether the specified entity is no longer alive. + + Operations: ----------- This section documents the operations API. |