﻿
division_template = {
	name = "TSF Division"
	division_names_group = MVLV_TSF_01
	regiments = {
		MVLV_tsf_battalion= { x = 0 y = 0 }
		MVLV_tsf_battalion= { x = 0 y = 1 }
		MVLV_tsf_battalion= { x = 0 y = 2 }
		MVLV_tsf_battalion= { x = 1 y = 0 }
		MVLV_tsf_battalion= { x = 1 y = 1 }
		MVLV_tsf_battalion= { x = 1 y = 2 }
		MVLV_tsf_battalion= { x = 2 y = 0 }
		MVLV_tsf_battalion= { x = 2 y = 1 }
		MVLV_tsf_battalion= { x = 2 y = 2 }
		MVLV_tsf_battalion= { x = 2 y = 3 }
	}
	priority = 1
	support = {
		engineer = { x = 0 y = 0 }  
		maintenance_company = { x = 0 y = 1 }
		field_hospital =  { x = 0 y = 2 }
	}
}
division_template = {
	name = "TSF Regiment"
	division_names_group = MVLV_TSF_02
	regiments = {
		MVLV_tsf_battalion= { x = 0 y = 0 }
		MVLV_tsf_battalion= { x = 0 y = 1 }
		MVLV_tsf_battalion= { x = 0 y = 2 }
		MVLV_tsf_battalion= { x = 0 y = 3 }
		MVLV_tsf_battalion= { x = 1 y = 0 }
	}
	priority = 0
	support = {

	}
}
# division_template = {
	# name = "Diver Division"
	# division_names_group = MVLV_PAR_01
	# regiments = {
		# paratrooper = { x = 0 y = 0 }
		# paratrooper = { x = 0 y = 1 }
		# paratrooper = { x = 0 y = 2 }
		# paratrooper = { x = 0 y = 3 }
		# paratrooper = { x = 0 y = 4 }
		# paratrooper = { x = 1 y = 0 }
		# paratrooper = { x = 1 y = 1 }
		# paratrooper = { x = 1 y = 2 }
		# paratrooper = { x = 1 y = 3 }
		# paratrooper = { x = 1 y = 4 }
	# }
# }
