nomad = {
	
	no_trade_camp = {
		desc = no_trade_camp_desc
		trigger = { TECH_FORTIFICATIONS_CONSTRUCTION = 0 }
		gold_cost = 204
		build_time = 120
		
		tax_income = 2.4
		
		ai_creation_factor = 97
		extra_tech_building_start = 1
		
	}
	
	no_trade_hall = {
		desc = no_trade_hall_desc
		trigger = { TECH_FORTIFICATIONS_CONSTRUCTION = 0 }
		prerequisites = { no_trade_hall }
		gold_cost = 204
		build_time = 250
		
		tax_income = 2.4
		
		ai_creation_factor = 97
		extra_tech_building_start = 1
		
	}