﻿division_template = {
	name = "Pegasus Shock Unit"			#Infantry Division -

	regiments = {
		pegasi_shock = { x = 0 y = 0 }
		pegasi_shock = { x = 1 y = 0 }
		pegasi_shock = { x = 0 y = 1 }
		pegasi_shock = { x = 1 y = 1 }
	}
}