Local Functions (/std/inheritables/living.c)

int kill_ok(object ob);

Returns 1 if the living object ob and this object can enter combat to kill each other, 0 otherwise.

See also: kill_ob()
