﻿division_template = {
	name = "Emergency Defence Corps"		
	division_names_group = IRE_INF_01
	regiments = {
		infantry = { x = 0 y = 0 }
		infantry = { x = 0 y = 1 }
		infantry = { x = 0 y = 2 }
	}
}


units = {
	division = {
		name = "Belfast Defence Corps"
		location = 3379
		division_template = "Emergency Defence Corps"	
		start_experience_factor = 0.75
		start_equipment_factor = 1.0
	}
	division = {
		name = "Londonderry Defence Corps"
		location = 385
		division_template = "Emergency Defence Corps"		
		start_experience_factor = 0.75
		start_equipment_factor = 1.0
	}
}