﻿building_war_horse_grounds_requirement_terrain = {
	OR = {
		terrain = drylands
		terrain = farmlands
		terrain = plains
		terrain = steppe
		AND = {
			terrain = desert
			NOT = { geographical_region = world_innovation_camels }
			NOT = { geographical_region = world_innovation_elephants }
		}
	}
}
