﻿# Parasite Machine analysis project.
special_project = {
	key = "ASP_THROUGH_IRON_CURTAIN_PROJECT"
	cost = 0
	days_to_research = 100
	tech_department = engineering_technology
	icon = "gfx/interface/icons/situation_log/situation_log_ai.dds"
	picture = GFX_evt_sapient_AI
	requirements = { shipclass_science_ship = 1 }
	event_scope = ship_event
	on_success = {
		owner = { country_event = { id = asp.96 } }
	}
}
