SYNOPSIS
  void create_obj ()

IMPLEMENTED
  Where necessary.

DESCRIPTION
  Called upon the initial creation of a blueprint, it has to initialize
  the object.
  The existance of this function overrides an also existing create(),

  Called by kernel objects.

