int on_wear()

Called when this object (must be an item of apparel) is worn. If you
return 0, the default wearing behavior is performed, which consists
of setting 'worn' to true and printing a message. If you return 1,
no further actions are performed.
