Nightmare mudlib living lfun: query_ac()

int query_ac(string limb)

This returns the armour class value of the limb, "limb".  If there is no limb
named "limb" then 0 is returned.  The returned value takes worn armour into
account.

See also: set_overall_ac(), set_ac()
Defined in /std/living/body.c
