int wear(string str)

Description
	Trys to wear the armour.  This is the command called from the
player_object.  Defined on all npcs and players.  Calls the function
wear_armour.
