Name: query_race - get the race from a living Syntax: string query_race() Description: The query_race call returns the race of a living. Return value: It returns a string containing the race of the living. Examples: string race; race=this_player()->query_race(); See also: living/set_race