SYNOPSIS
	int query_npc(void)

DESCRIPTION
        This lfun has to exist and return non-zero if the object
        is a NPC.

        Used by the efun describe_items().

SEE ALSO
        query_living(A), describe_items(E)

