###### MIO
nkmp_military_mio_menu = {
	nkmp_add_mio_funds_1000 = {
		icon = generic_intelligence_operation
		available = {
		}
		visible = {
			has_dlc = "Arms Against Tyranny"
		}
		fire_only_once = no
		days_re_enable = 0
		cost = 0
		complete_effect = {
			every_military_industrial_organization = {
				add_mio_funds = 1000
			}
		}
	}
	nkmp_add_mio_funds_5000 = {
		icon = generic_intelligence_operation
		available = {
		}
		visible = {
			has_dlc = "Arms Against Tyranny"
		}
		fire_only_once = no
		days_re_enable = 0
		cost = 0
		complete_effect = {
			every_military_industrial_organization = {
				add_mio_funds = 5000
			}
		}
	}
	nkmp_add_mio_funds_10000 = {
		icon = generic_intelligence_operation
		available = {
		}
		visible = {
			has_dlc = "Arms Against Tyranny"
		}
		fire_only_once = no
		days_re_enable = 0
		cost = 0
		complete_effect = {
			every_military_industrial_organization = {
				add_mio_funds = 10000
			}
		}
	}
	nkmp_add_mio_funds_100000 = {
		icon = generic_intelligence_operation
		available = {
		}
		visible = {
			has_dlc = "Arms Against Tyranny"
		}
		fire_only_once = no
		days_re_enable = 0
		cost = 0
		complete_effect = {
			every_military_industrial_organization = {
				add_mio_funds = 100000
			}
		}
	}
	nkmp_add_mio_funds_999999 = {
		icon = generic_intelligence_operation
		available = {
		}
		visible = {
			has_dlc = "Arms Against Tyranny"
		}
		fire_only_once = no
		days_re_enable = 0
		cost = 0
		complete_effect = {
			every_military_industrial_organization = {
				add_mio_funds = 999999
			}
		}
	}
	nkmp_divider_125 = {
		available = {
			hidden_trigger = {
				always = no
			}
		}
		visible = {
			has_dlc = "Arms Against Tyranny"
		}
		fire_only_once = no
		days_re_enable = 0
		cost = 0
		complete_effect = {
		}
	}
	nkmp_add_mio_size_5 = {
		icon = generic_intelligence_operation
		available = {
		}
		visible = {
			has_dlc = "Arms Against Tyranny"
		}
		fire_only_once = no
		days_re_enable = 0
		cost = 0
		complete_effect = {
			every_military_industrial_organization = {
				add_mio_size = 5
			}
		}
	}
	nkmp_add_mio_size_10 = {
		icon = generic_intelligence_operation
		available = {
		}
		visible = {
			has_dlc = "Arms Against Tyranny"
		}
		fire_only_once = no
		days_re_enable = 0
		cost = 0
		complete_effect = {
			every_military_industrial_organization = {
				add_mio_size = 10
			}
		}
	}
	nkmp_add_mio_size_15 = {
		icon = generic_intelligence_operation
		available = {
		}
		visible = {
			has_dlc = "Arms Against Tyranny"
		}
		fire_only_once = no
		days_re_enable = 0
		cost = 0
		complete_effect = {
			every_military_industrial_organization = {
				add_mio_size = 15
			}
		}
	}
	nkmp_add_mio_size_20 = {
		icon = generic_intelligence_operation
		available = {
		}
		visible = {
			has_dlc = "Arms Against Tyranny"
		}
		fire_only_once = no
		days_re_enable = 0
		cost = 0
		complete_effect = {
			every_military_industrial_organization = {
				add_mio_size = 20
			}
		}
	}
	nkmp_add_mio_size_50 = {
		icon = generic_intelligence_operation
		available = {
		}
		visible = {
			has_dlc = "Arms Against Tyranny"
		}
		fire_only_once = no
		days_re_enable = 0
		cost = 0
		complete_effect = {
			every_military_industrial_organization = {
				add_mio_size = 50
			}
		}
	}
	nkmp_divider_126 = {
		available = {
			hidden_trigger = {
				always = no
			}
		}
		visible = {
			has_dlc = "Arms Against Tyranny"
		}
		fire_only_once = no
		days_re_enable = 0
		cost = 0
		complete_effect = {
		}
	}
	nkmp_add_mio_task_5 = {
		icon = generic_intelligence_operation
		available = {
		}
		visible = {
			has_dlc = "Arms Against Tyranny"
		}
		fire_only_once = no
		days_re_enable = 0
		cost = 0
		complete_effect = {
			every_military_industrial_organization = {
				add_mio_task_capacity = 5
			}
		}
	}
	nkmp_add_mio_task_10 = {
		icon = generic_intelligence_operation
		available = {
		}
		visible = {
			has_dlc = "Arms Against Tyranny"
		}
		fire_only_once = no
		days_re_enable = 0
		cost = 0
		complete_effect = {
			every_military_industrial_organization = {
				add_mio_task_capacity = 10
			}
		}
	}
	nkmp_add_mio_task_15 = {
		icon = generic_intelligence_operation
		available = {
		}
		visible = {
			has_dlc = "Arms Against Tyranny"
		}
		fire_only_once = no
		days_re_enable = 0
		cost = 0
		complete_effect = {
			every_military_industrial_organization = {
				add_mio_task_capacity = 15
			}
		}
	}
	nkmp_add_mio_task_20 = {
		icon = generic_intelligence_operation
		available = {
		}
		visible = {
			has_dlc = "Arms Against Tyranny"
		}
		fire_only_once = no
		days_re_enable = 0
		cost = 0
		complete_effect = {
			every_military_industrial_organization = {
				add_mio_task_capacity = 20
			}
		}
	}
	nkmp_add_mio_task_50 = {
		icon = generic_intelligence_operation
		available = {
		}
		visible = {
			has_dlc = "Arms Against Tyranny"
		}
		fire_only_once = no
		days_re_enable = 0
		cost = 0
		complete_effect = {
			every_military_industrial_organization = {
				add_mio_task_capacity = 50
			}
		}
	}
}
