SIE_INF_DIV = { name = "Infantry Divisions" for_countries = { SIE } division_types = { "L_Inf_Bat" "Mot_Inf_Bat" "Mech_Inf_Bat" "Arm_Inf_Bat" } link_numbering_with = { "SIE_INF_BDE" } fallback_name = "%d Infantry Brigade" ordered = { 1 = { "1st Infantry Brigade" } 2 = { "2nd Infantry Brigade" } 3 = { "3rd Infantry Brigade" } 4 = { "4th Infantry Brigade" } } } SIE_INF_BDE = { name = "Infantry Battalions" for_countries = { SIE } division_types = { "L_Inf_Bat" "Mot_Inf_Bat" "Mech_Inf_Bat" "Arm_Inf_Bat" } link_numbering_with = { "SIE_INF_DIV" } fallback_name = "%d Infantry Battalion" ordered = { 1 = { "Republic of Sierra Leone Regiment" } 2 = { "1st Battalion Sierra Leone Regiment" } 3 = { "2nd Battalion Sierra Leone Regiment" } 4 = { "3rd Battalion Sierra Leone Regiment" } 5 = { "4th Battalion Sierra Leone Regiment" } 6 = { "Western Area Battalion" } 7 = { "Bo District Battalion" } 8 = { "Kenema District Battalion" } } } SIE_ARM_BDE = { name = "Armoured Battalions" for_countries = { SIE } division_types = { "armor_Bat" } fallback_name = "%d Armoured Reconnaissance Squadron" ordered = { 1 = { "Armoured Reconnaissance Squadron" } } } SIE_SOF = { name = "Special Forces" for_countries = { SIE } division_types = { "Special_Forces" } fallback_name = "%d Special Forces Regiment" ordered = { 1 = { "Special Forces Battalion" } 2 = { "Joint Special Operations Unit" } } } SIE_AIR_CAV_BRIGADES = { name = "Air Mobile Battalions" for_countries = { SIE } division_types = { "L_Air_assault_Bat" "L_Air_Inf_Bat" "Mot_Air_Inf_Bat" } fallback_name = "%d Air Mobile Battalion" ordered = { 1 = { "1st Air Assault Brigade" } } } SIE_MAR = { name = "Maritime Wing Units" for_countries = { SIE } division_types = { "L_Marine_Bat" "Mot_Marine_Bat" "Mech_Marine_Bat" "Arm_Marine_Bat" } fallback_name = "%d Maritime Wing Battalion" ordered = { 1 = { "Maritime Wing Headquarters" } 2 = { "Freetown Naval Base Detachment" } 3 = { "Bonthe Coastal Battalion" } } } SIE_MIL = { name = "Reserve Forces" for_countries = { SIE } division_types = { "Militia_Bat" "Mot_Militia_Bat" } fallback_name = "%d Reserve Battalion" ordered = { 1 = { "Civil Defence Force Reserve" } 2 = { "Border Guard Battalion" } 3 = { "Western Area Reserve Battalion" } } }