

special_project = {
	key = "WL_LV_TEMPLE_OF_ZINARA_1_PROJECT"
#	cost = 0
	days_to_research = 360
	tech_department = society_technology
	picture = GFX_evt_shrouded
	icon = "gfx/interface/icons/situation_log/situation_log_ai.dds"
	
	event_scope = planet_event

	requirements = {
		shipclass_science_ship = 1
		leader = scientist
	}
	
	on_success = {
		planet_event = { id = WL_lv_zinara_project_events.10 }
	}
}