﻿division_template	= {
	name	= "Tianshun Rebels"

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

units	= {
		division = {
			name	= "1st Shuntian Infantry"
			location	= 7094
			division_template	= "Tianshun Rebels"
			start_experience_factor	= 0.1
		}
		division = {
			name	= "2nd Shuntian Infantry"
			location	= 7094
			division_template	= "Tianshun Rebels"
			start_experience_factor	= 0.1
		}
}
