﻿
####
division_template = {
	name = "TSA Division"
	division_names_group = MVLV_TSA_01
	regiments = {
		MVLV_tsa_battalion= { x = 0 y = 0 }
		MVLV_tsa_battalion= { x = 0 y = 1 }
		MVLV_tsa_battalion= { x = 0 y = 2 }
		MVLV_tsa_battalion= { x = 0 y = 3 }
		MVLV_tsa_battalion= { x = 1 y = 0 }
		MVLV_tsa_battalion= { x = 1 y = 1 }
		MVLV_tsa_battalion= { x = 1 y = 2 }
		MVLV_tsa_battalion= { x = 1 y = 3 }
		MVLV_tsa_battalion= { x = 2 y = 0 }
		MVLV_tsa_battalion= { x = 2 y = 1 }
	}
	priority = 1
	support = {
		engineer = { x = 0 y = 0 }  
		maintenance_company = { x = 0 y = 1 }
		field_hospital =  { x = 0 y = 2 }
	}
}
division_template = {
	name = "TSA Regiment"
	division_names_group = MVLV_TSA_02
	regiments = {
		MVLV_tsa_battalion= { x = 0 y = 0 }
		MVLV_tsa_battalion= { x = 0 y = 1 }
		MVLV_tsa_battalion= { x = 0 y = 2 }
		MVLV_tsa_battalion= { x = 0 y = 3 }
		MVLV_tsa_battalion= { x = 1 y = 0 }
	}
	priority = 0
}
