From the NannyMUD documentation

LAST CHANGE

2000-12-15

FUNCTION


NAME

        query_protection - get protection data.

LOCATION

	/obj/protections.c

SYNTAX

	status query_protection(string type)

DESCRIPTION

	This function tells if the object has protection set for the
	damage type.

SEE ALSO

        sensitivities in lfun/living/sensitivities
        sensitivities in lfun/living/sensitivity

SEE ALSO

        add_protection in lfun/living/add_protection

SEE ALSO

        remove_protection in lfun/living/remove_protection