PAK_INF_DIV = { name = "Infantry Divisions" for_countries = { PAK } division_types = { "L_Inf_Bat" "Mot_Inf_Bat" "Mech_Inf_Bat" "Arm_Inf_Bat" } link_numbering_with = { "PAK_INF_BDE" } fallback_name = "%d Infantry Division" } PAK_INF_BDE = { name = "Infantry Brigades" for_countries = { PAK } division_types = { "L_Inf_Bat" "Mot_Inf_Bat" "Mech_Inf_Bat" "Arm_Inf_Bat" } link_numbering_with = { "PAK_INF_DIV" } fallback_name = "%d Infantry Brigade" } PAK_ARM_BDE = { name = "Armoured Brigades" for_countries = { PAK } division_types = { "armor_Bat" } fallback_name = "%d Armoured Brigade" } PAK_SSG = { name = "Special Service Groups" for_countries = { PAK } division_types = { "Special_Forces" } fallback_name = "%d Special Service Group" } PAK_MAR = { name = "Marine Battalions" for_countries = { PAK } division_types = { "L_Marine_Bat" "Mot_Marine_Bat" "Mech_Marine_Bat" "Arm_Marine_Bat" } fallback_name = "%d Marine Battalion" } PAK_MIL = { name = "Paramilitary Brigades" for_countries = { PAK } division_types = { "Militia_Bat" "Mot_Militia_Bat" } fallback_name = "%d Paramilitary Brigade" } PAK_AIR_CAV_BRIGADES = { name = "Airborne Brigades" for_countries = { PAK } division_types = { "L_Air_assault_Bat" "L_Air_assault_Bat" "L_Air_Inf_Bat" "Mot_Air_Inf_Bat" } fallback_name = "%d Airborne Brigade" }