Lfun: query_create_room - get the creation room from a monster Synopsis: object query_create_room() Description: The query_create_room() returns the creation room of a monster. Well, or the creating object - need not be an room! Return value: It returns an object pointer to the creation room. Or creating object. Examples: object room; room = query_create_room(); See also: efun/creator