add_namespace = soviet_1

country_event = { #Poland accepts the offer
    id = soviet_1.1
	title = soviet_1.1.t
	desc = soviet_1.1.d
	picture = GFX_report_event_generic_handshake

	is_triggered_only = yes
	
	option = {
	    name = soviet_1.1.a
    }
}

country_event = { #Poland refuses the offer
    id = soviet_1.2
	title = soviet_1.2.t
	desc = soviet_1.2.d
	picture = GFX_report_event_generic_handshake

	is_triggered_only = yes
	
	option = {
	    name = soviet_1.2.a
    }
}

country_event = { #The flag is raised over the Reichstag
    id = soviet_1.3
	title = soviet_1.3.t
	desc = soviet_1.3.d
	picture = GFX_report_event_mod_flag_over_reichstag
	
	fire_only_once = yes
	
    is_triggered_only = yes
	
	option = {
	    name = soviet_1.3.a
		add_war_support = 0.05
    }
}