Local Functions (/std/inheritables/armour.c)

int unwear(string str);

This function is called when armour is removed, or tried to be removed.  It will unequip the armour and set all ac values if successful.

See also: query_worn_by(), wear()
