

add_namespace = rvic

country_event = {
	id = rvic.1
	title = rvic.1.t
	desc = rvic.1.d
	picture = GFX_report_event_election_vote

	is_triggered_only = yes

	option = {
		name = speech_option.1.a
			set_country_leader_ideology = marxism
	}
}
country_event = {
	id = rvic.2
	title = rvic.2.t
	desc = rvic.2.d
	picture = GFX_report_event_election_vote

	is_triggered_only = yes

	option = {
		name = speech_option.1.a
			set_country_leader_ideology = conservatism
	}
}
country_event = {
	id = rvic.3
	title = rvic.3.t
	desc = rvic.3.d
	picture = GFX_report_event_election_vote

	is_triggered_only = yes

	option = {
		name = speech_option.1.a
			set_country_leader_ideology = socialism
		
		}
	}
