﻿division_template = {
	name = "Volunteer Brigade"

	division_names_group = CSA_INF_01

	regiments = {
		infantry = { x = 0 y = 0 }
		infantry = { x = 0 y = 1 }
		infantry = { x = 0 y = 2 }
	}
}

division_template = {
	name = "Volunteer Cavalry"

	division_names_group = CSA_CAV_01

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

		cavalry = { x = 1 y = 0 }
		cavalry = { x = 1 y = 1 }
	}
}

units = {
	division = {
		name = "1. Virginia Volunteers"
		location = 10412  # 
		division_template = "Volunteer Brigade"
	}
	division = {
		name = "2. Virginia Volunteers"
		location = 10412  # 
		division_template = "Volunteer Brigade"
	}
	division = {
		name = "3. Virginia Volunteers"
		location = 10412  # 
		division_template = "Volunteer Brigade"
	}
	division = {
		name = "1. Norfolk Volunteers"
		location = 788  # 
		division_template = "Volunteer Brigade"
	}
	division = {
		name = "2. Norfolk Volunteers"
		location = 788  # 
		division_template = "Volunteer Brigade"
	}
	division = {
		name = "3. Norfolk Volunteers"
		location = 788  # 
		division_template = "Volunteer Brigade"
	}
	division = {
		name = "1. Virginia Irregulars"
		location = 7558  # 
		division_template = "Volunteer Brigade"
	}
	division = {
		name = "2. Virginia Irregulars"
		location = 7558  # 
		division_template = "Volunteer Brigade"
	}
	division = {
		name = "3. Virginia Irregulars"
		location = 7558  # 
		division_template = "Volunteer Brigade"
	}
	division = {
		name = "1. Charlotte Rifles"
		location = 7138  # 
		division_template = "Volunteer Brigade"
	}
	division = {
		name = "2. Charlotte Rifles"
		location = 7138  # 
		division_template = "Volunteer Brigade"
	}
	division = {
		name = "3. Charlotte Rifles"
		location = 7138  # 
		division_template = "Volunteer Brigade"
	}
	division = {
		name = "1. Tennessee Irregulars"
		location = 12501  # 
		division_template = "Volunteer Brigade"
	}
	division = {
		name = "2. Tennessee Irregulars"
		location = 12501  # 
		division_template = "Volunteer Brigade"
	}
	division = {
		name = "3. Tennessee Irregulars"
		location = 12501  # 
		division_template = "Volunteer Brigade"
	}
	division = {
		name = "1. Tennesee Citizen Regiment"
		location = 10657  # 
		division_template = "Volunteer Brigade"
	}
	division = {
		name = "2. Tennesee Citizen Regiment"
		location = 10657  # 
		division_template = "Volunteer Brigade"
	}
	division = {
		name = "3. Tennesee Citizen Regiment"
		location = 10657  # 
		division_template = "Volunteer Brigade"
	}
	division = {
		name = "1. Florida Volunteers"
		location = 12353  # 
		division_template = "Volunteer Brigade"
	}
	division = {
		name = "2. Florida Volunteers"
		location = 12353  # 
		division_template = "Volunteer Brigade"
	}
	division = {
		name = "3. Florida Volunteers"
		location = 12353  # 
		division_template = "Volunteer Brigade"
	}
	division = {
		name = "1. Birmingham Rifles"
		location = 12735  # 
		division_template = "Volunteer Brigade"
	}
	division = {
		name = "2. Birmingham Rifles"
		location = 12735  # 
		division_template = "Volunteer Brigade"
	}
	division = {
		name = "3. Birmingham Rifles"
		location = 12735  # 
		division_template = "Volunteer Brigade"
	}
	division = {
		name = "1. Georgia Marksmen"
		location = 12384  # 
		division_template = "Volunteer Brigade"
	}
	division = {
		name = "2. Georgia Marksmen"
		location = 12384  # 
		division_template = "Volunteer Brigade"
	}
	division = {
		name = "3. Georgia Marksmen"
		location = 12384  # 
		division_template = "Volunteer Brigade"
	}
	division = {
		name = "1. Coastal Guards"
		location = 4464  # 
		division_template = "Volunteer Brigade"
	}
	division = {
		name = "2. Coastal Guards"
		location = 4464  # 
		division_template = "Volunteer Brigade"
	}
	division = {
		name = "3. Coastal Guards"
		location = 4464  # 
		division_template = "Volunteer Brigade"
	}
	division = {
		name = "1. Texas Mounted Rifles"
		location = 3960  # 
		division_template = "Volunteer Cavalry"
	}
	division = {
		name = "2. Texas Mounted Rifles"
		location = 3960  # 
		division_template = "Volunteer Cavalry"
	}
	division = {
		name = "3. Texas Mounted Rifles"
		location = 3960  # 
		division_template = "Volunteer Cavalry"
	}
	division = {
		name = "1. Volunteer Mounted Rifles"
		location = 12489  # 
		division_template = "Volunteer Cavalry"
	}
	division = {
		name = "2. Volunteer Mounted Rifles"
		location = 12489  # 
		division_template = "Volunteer Cavalry"
	}
	division = {
		name = "3. Volunteer Mounted Rifles"
		location = 12489  # 
		division_template = "Volunteer Cavalry"
	}
}