GETHEALTHPOINTS

NAME
        GetHealthPoints()

SYNOPSIS
        varargs int GetHealthPoints(string limb)

DESCRIPTION
        Without an argument, returns the health points of the creature it's called in. With a limb argument specified, it returns the health points left in that limb, if it exists.

EXAMPLES
         

LOCATION
        /lib/body


SEE ALSO
         

Author
        Cratylus

