SYNOPSIS
  void init ()

IMPLEMENTED
  Where necessary.

DESCRIPTION
  If a living enters the vicinity of this_object(), this_object()::init()
  is called with the living as this_player(), e.g. to add commands.

  Called by kernel objects.

TODO
  This should be replaced by some sort of event/message issuing, extended
  by an exit protocol as well.
