special_project = {
	key = "EXPLORATION_CRUISER_UPGRADE_PROJECT"
	days_to_research = 250
	tech_department = engineering_technology
	icon = "gfx/interface/icons/situation_log/situation_log_ship.dds"
	picture = GFX_evt_space_hangar
	
	event_scope = ship_event

	requirements = {
		shipclass_science_ship = 1
	}

	on_success = {
		ship_event = { id = nsc_events_exploration_ship.11 }
	}
}
