VIE_INF_DIV = { name = "Infantry Divisions" for_countries = { VIE } division_types = { "L_Inf_Bat" "Mot_Inf_Bat" "Mech_Inf_Bat" "Arm_Inf_Bat" } link_numbering_with = { "VIE_INF_BDE" } fallback_name = "%d Infantry Division" } VIE_INF_BDE = { name = "Infantry Brigades" for_countries = { VIE } division_types = { "L_Inf_Bat" "Mot_Inf_Bat" "Mech_Inf_Bat" "Arm_Inf_Bat" } link_numbering_with = { "VIE_INF_DIV" } fallback_name = "%d Infantry Brigade" } VIE_ARM_BDE = { name = "Armoured Brigades" for_countries = { VIE } division_types = { "armor_Bat" } fallback_name = "%d Armoured Brigade" } VIE_SOF = { name = "Special Forces Brigades" for_countries = { VIE } division_types = { "Special_Forces" } fallback_name = "%d Special Forces Brigade" } VIE_MAR = { name = "Marine Brigades" for_countries = { VIE } division_types = { "L_Marine_Bat" "Mot_Marine_Bat" "Mech_Marine_Bat" "Arm_Marine_Bat" } fallback_name = "%d Marine Brigade" } VIE_MIL = { name = "Self-Defence Militia Brigades" for_countries = { VIE } division_types = { "Militia_Bat" "Mot_Militia_Bat" } fallback_name = "%d Self-Defence Militia Brigade" } VIE_AIR_CAV_BRIGADES = { name = "Air Assault Brigades" for_countries = { VIE } division_types = { "L_Air_assault_Bat" "L_Air_assault_Bat" "L_Air_Inf_Bat" "Mot_Air_Inf_Bat" } fallback_name = "%d Airborne Brigade" }