From the NannyMUD documentation

LAST CHANGE

2000-12-15

FUNCTION


NAME

        query_sensitivity - get sensitivity data.

LOCATION

	/obj/sensitivities.c

SYNTAX

	varargs int query_sensitivity(string type)

DESCRIPTION

	By using this function, you can get indormation on the
	sensitivity for a certain damage type. If no argument is
	given, a copy of the data is returned.

SEE ALSO

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

SEE ALSO

        add_sensitivity in lfun/living/add_sensitivity

SEE ALSO

        remove_sensitivity in lfun/living/remove_sensitivity