country_event = { id = $EVENT_ID$ title = $EVENT_ID$.title desc = $EVENT_ID$.desc picture = GFX_evt_shroud_generic is_triggered_only = yes show_sound = { trigger = { is_robot_empire = yes } sound = event_psionic_robot } show_sound = { trigger = { is_robot_empire = no } sound = event_psionic } immediate = { set_patron_first_contact_state = { patron = $PATRON_TYPE$ state = completed } } option = { name = $EVENT_ID$.a tooltip = { set_patron_first_contact_state = { patron = $PATRON_TYPE$ state = completed } } } }