Function get_supported_tribes

Source
pub fn get_supported_tribes(race: Race) -> [Tribe; 2]
Expand description

Returns the two tribes associated with a given race. For example, Hyur would return [Midlander, Highlander].