﻿division_template = {
	name = "The Tearful Comedies"
	template_counter= 185
	regiments = {
		spec_ops = { x = 0 y = 0 }
		spec_ops = { x = 0 y = 1 }
		spec_ops = { x = 1 y = 0 }
		spec_ops = { x = 1 y = 1 }
		spec_ops = { x = 2 y = 0 }
		spec_ops = { x = 2 y = 1 }
	}
	support = {
		recon_company = { x = 0 y = 0 }
		fireteam_support = { x = 1 y = 0 }
		anti_tank_company = { x = 2 y = 0 }
	}
	is_locked = yes
}

units = {
	division = {
		name = "The guiding Hands"
		location = 13145
		division_template = "The Tearful Comedies"
		start_experience_factor = 1.0
		start_equipment_factor = 2.0
	}
	division = {
		name = "The Laughing blades"
		location = 13339
		division_template = "The Tearful Comedies"
		start_experience_factor = 1.0
		start_equipment_factor = 2.0
	}
	division = {
		name = "The Smilling Doom"
		location = 13339
		division_template = "The Tearful Comedies"
		start_experience_factor = 1.0
		start_equipment_factor = 2.0
	}
	division = {
		name = "The Mocking Shadows"
		location = 13339
		division_template = "The Tearful Comedies"
		start_experience_factor = 1.0
		start_equipment_factor = 2.0
	}	
}