add_namespace = italy_1

#Italian Annexations

country_event = {
    id = italy_1.1
	title = italy_1.1.t
	desc = italy_1.1.d
	picture = GFX_report_event_german_parade_paris

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

country_event = {
    id = italy_1.2
	title = italy_1.2.t
	desc = italy_1.2.d
	picture = GFX_report_event_german_parade_paris

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

country_event = {
    id = italy_1.3
	title = italy_1.3.t
	desc = italy_1.3.d
	picture = GFX_report_event_german_parade_paris

	is_triggered_only = yes
	
	option = {
	    name = italy_1.3.a
    }
}

country_event = {
    id = italy_1.4
	title = italy_1.4.t
	desc = italy_1.4.d
	picture = GFX_report_event_german_parade_paris

	is_triggered_only = yes
	
	option = {
	    name = italy_1.4.a
		if = {
		    limit = {
				    VIF = { controls_state = 1 } 
			}
			transfer_state = 1
		}
		if = {
		    limit = {
				    VIF = { controls_state = 735 } 
			}
			transfer_state = 735
		}
		if = {
		    limit = {
				    VIF = { controls_state = 32 } 
			}
			transfer_state = 32
		}
		if = {
		    limit = {
				    VIF = { controls_state = 21 } 
			}
			transfer_state = 21
		}
		if = {
		    limit = {
				    VIF = { controls_state = 851 } 
			}
			transfer_state = 851
		}
		FRA = { annex_country = { target = VIF transfer_troops = no } }
    }
}