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

void set_type(string str);

Sets the type of armour or weapon to the type str.

See also: query_type()
