add_namespace = poland_1

#The Sikorski–Mayski Agreement

country_event = {
    id = poland_1.1
	title = poland_1.1.t
	desc = poland_1.1.d
	picture = GFX_report_event_generic_handshake

	is_triggered_only = yes
	
	option = {
	    name = poland_1.1.b
		SOV = { country_event = { id = soviet_1.2 } }
		ai_chance = 0
    }
	
	option = {
	    name = poland_1.1.a
		add_manpower = 40000
		remove_state_core = 89
		remove_state_core = 91
		remove_state_core = 93
		remove_state_core = 94
		remove_state_core = 95
		remove_state_core = 96
		remove_state_core = 784
		SOV = { country_event = { id = soviet_1.1 } }
		ai_chance = 100
    }
}