int remove(string str)

Description
	Trys to remove the armour.  This is called from the player object.
Is defined on all npcs and players.  Is basicly just a front end to
calling the remove_armour function.
