phase_1 = {
	name = "Dig the tunnels!"
	desc = "Infiltrating by digging underground tunnels to enter undetected"
	icon = "GFX_total_operatives"
		picture = "GFX_report_event_hitler_handshake"
	
	equipment = {
		infantry_equipment = 1000
	}
}

phase_2 = {
	name = "Silent Infiltration"
	desc = "Extremely skilled at silent infiltration, the moles move underground without being detected by enemy radar"
	icon = "GFX_arrested_operatives"
	picture = "GFX_report_event_hitler_handshake"
}

phase_3 = {
	name = "Collapse the tunnels!"
	desc = "After a successful mission executions operation protocols dictate that tunnels be collapsed to not leave behind any evidence or give the enemy a way into our HQ"
	icon = "GFX_dead_operatives"
	picture = "GFX_report_event_hitler_handshake"
}
