country_decisions = {
	fee_pol_negotiate_with_the_rebels = {
		color = { 230 126 34 }
		major = yes
		potential = {
			has_country_flag = fee_pol_nalyvaiko_lubnie
		}
		allow = {
			4542 = {
				has_siege = no
				has_rebel_faction = cossack_rebels
			}
		}
		effect = {
			country_event = { id = FEE_Poland_Events.40 }
			clr_country_flag = fee_pol_nalyvaiko_lubnie
		}
		ai_will_do = { factor = 1 }
	}
}