Update docs/Lua API.rst

Co-authored-by: Myk <myk002@yahoo.com>
develop
Josh Cooper 2022-11-12 12:28:53 -08:00 committed by GitHub
parent 34de030ba9
commit b73cef3d78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

@ -1307,7 +1307,8 @@ Units module
* ``dfhack.units.isUndead(unit[,include_vamps])``
The unit is undead, but not a vampire.
The unit is undead. Pass ``true`` as the optional second parameter to
count vampires as undead.
* ``dfhack.units.isGreatDanger(unit)``