ideas = {
###############################
# Pre-War Designs
###############################
	engineering_firm = {
	designer = yes
		ncn_Browning_Arms_Company = {
			picture = browning
			allowed = {
				 original_tag = NCN
			}
			visible = {
			original_tag = NCN }
			available = { 
			NCN = {
				has_completed_focus = NCN_John_Browning
				}
			}
			cost = 100
			removal_cost = 10
			research_bonus = {
				infantry_tech_category = 0.07
			}
			equipment_bonus = {
			infantry_equipment = {
			build_cost_ic = -0.10
			reliability = 0.05 
			soft_attack = 0.05
				defense = 0.05
			}
				}
				traits = { weapon_manufacturer_pre_war }
			}
		}

	
###############################
# Major Businesses
###############################
	construction_firm = {
	designer = yes
		ncn_The_1847_Survival_Company = {
		picture = 1847_LOGO
		allowed = {
			original_tag = NCN
			}
		available = {
			NCN = { has_completed_focus = 
			NCN_Survialist_Ecconomy }
		}
		visible = { 
			original_tag = NCN }
			cost = 100
		removal_cost = 10
		research_bonus = {
			spec_force_tech_category = 0.10 }
			traits = { spec_force_industry }
		}
	}
}



