﻿division_template = {

		name = "Fortress Guard Corps"

	regiments = {
			light_infantry = { x = 0 y = 0}
	}

}

units = {

		division = {
			name = "Guard of the Rock"
			location = 13299
			division_template = "Fortress Guard Corps"
			start_experience_factor = 0.2
		}

}