ideas = {

### Construction Firms ###
	construction_firm = {
		designer = yes
		
		SHM_filberts_flamers_design = {

			picture = SHM_filberts

			allowed = {
				original_tag = SHM
			}
			available = {
				has_completed_focus = SHM_nf_a072
			}
			cost = 150
			removal_cost = 10

			research_bonus = {
				habitation_category = 0.15
			}
			traits = { SHM_southern_reconstruction_trait }
			ai_will_do = {
				base = 1
			}
		}
		SHM_southern_reconstruction_design = {

			picture = generic_flamer

			allowed = {
				original_tag = SHM
			}
			available = {
				has_completed_focus = SHM_nf_a076
			}
			cost = 150
			removal_cost = 10

			research_bonus = {
				support_demolitions_flamer_tech_category = 0.1
			}
			traits = { SHM_filberts_flamers_trait }
			ai_will_do = {
				base = 1
			}
		}
	}
}


