int on_open()

Called whenever a player attempts to open this_object(). Return true if
you give the player a message; return false otherwise, in which case
it will give the player an error message. The usual behavior is to call
set_closed(0).

