SAF_ARMY_DIVISIONS = { name = "Army Divisions" for_countries = { SAF } division_types = { "L_Inf_Bat" "Mot_Inf_Bat" "Mech_Inf_Bat" "Arm_Inf_Bat" } link_numbering_with = { "SAF_ARMY_BRIGADES" } fallback_name = "%d SA Infantry Division" } SAF_ARMY_BRIGADES = { name = "Army Brigades" for_countries = { SAF } division_types = { "L_Inf_Bat" "Mot_Inf_Bat" "Mech_Inf_Bat" "Arm_Inf_Bat" } link_numbering_with = { "SAF_ARMY_DIVISIONS" } fallback_name = "%d SA Infantry Brigade" ordered = { 7 = { "7 South African Infantry Battalion" } 9 = { "9 South African Infantry Battalion" } 43 = { "43 South African Brigade" } 46 = { "46 South African Brigade" } 85 = { "85 South African Brigade" } } } SAF_ARMOURED_DIVISIONS = { name = "Armoured Divisions" for_countries = { SAF } division_types = { "armor_Bat" } fallback_name = "%d SA Armoured Brigade" ordered = { 1 = { "1 South African Tank Regiment" } 2 = { "Regiment Mooirivier" } } } SAF_AIR_CAV_BRIGADES = { name = "Parachute Brigades" for_countries = { SAF } division_types = { "L_Air_assault_Bat" "L_Air_Inf_Bat" "Mot_Air_Inf_Bat" } fallback_name = "%d SA Parachute Brigade" ordered = { 1 = { "1 Parachute Battalion" } 44 = { "44 Parachute Regiment" } } } SAF_MAR_BRIGADES = { name = "Marine Brigades" for_countries = { SAF } division_types = { "L_Marine_Bat" "Mot_Marine_Bat" "Mech_Marine_Bat" "Arm_Marine_Bat" } fallback_name = "%d SA Marines Battalion" } SAF_SPEC_FORCES_BRIGADES = { name = "Special Forces Groups" for_countries = { SAF } division_types = { "Special_Forces" } fallback_name = "%d Special Forces Brigade" ordered = { 1 = { "Special Forces Brigade" } 4 = { "4 Special Forces Regiment" } 5 = { "5 Special Forces Regiment" } } } SAF_MIL_BRIGADES = { name = "Reserve Force Brigades" for_countries = { SAF } division_types = { "Militia_Bat" "Mot_Militia_Bat" } fallback_name = "%d SA Reserve Force Brigade" }