Found in: /std/object/non_object.c

receive_object(obj, relation) should return 1 if obj can be put ("in", "on",
etc) the object, where 'relation' specifies the relation.  By default,
objects cannot contain things so MOVE_NOT_ALLOWED is returned.  See also
the container inheritable.
