country_event = {
	id = zeontech
	title = "zeontecht"
	desc = "zeontechd"
	picture = GFX_evt_atmospheric_entry
	show_sound = event_structural_collapse
	fire_only_once = yes
	trigger = { 
			has_country_flag = Zeon	
	}

	option = {
		name = FASCINATING
					add_research_option = tech_BEAMC_1
					add_tech_progress = {
						tech = tech_BEAMC_1
						progress = 1
					}
				}
		hidden_effect = {
			owner = { remove_country_flag = Zeon }
		}
	}
