From the NannyMUD documentation
2000-12-15
NAME
query_sensitivity - get sensitivity data.LOCATION
/obj/sensitivities.cSYNTAX
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/sensitivitySEE ALSO
add_sensitivity in lfun/living/add_sensitivitySEE ALSO
remove_sensitivity in lfun/living/remove_sensitivity