MLT_ARMY_DIVISIONS = { name = "Army Divisions" for_countries = { MLT } division_types = { "L_Inf_Bat" "Mot_Inf_Bat" "Mech_Inf_Bat" "Arm_Inf_Bat" } link_numbering_with = { "MLT_ARMY_BRIGADES" } fallback_name = "%d Regiment AFM" ordered = { 1 = { "1st Regiment AFM" } 2 = { "2nd Regiment AFM" } 3 = { "3rd Regiment AFM" } 4 = { "4th Regiment AFM" } } } MLT_ARMY_BRIGADES = { name = "Army Brigades" for_countries = { MLT } division_types = { "L_Inf_Bat" "Mot_Inf_Bat" "Mech_Inf_Bat" "Arm_Inf_Bat" } link_numbering_with = { "MLT_ARMY_DIVISIONS" } fallback_name = "%d Battalion AFM" ordered = { 1 = { "C Company 1st Regiment AFM" } 2 = { "A Company 1st Regiment AFM" } 3 = { "B Company 1st Regiment AFM" } } } MLT_ARMOURED_DIVISIONS = { name = "Armoured Divisions" for_countries = { MLT } division_types = { "armor_Bat" } fallback_name = "%d Armoured Squadron AFM" } MLT_AIR_CAV_BRIGADES = { name = "Air Assault Brigades" for_countries = { MLT } division_types = { "L_Air_assault_Bat" "L_Air_Inf_Bat" "Mot_Air_Inf_Bat" } fallback_name = "%d Air Mobile Company AFM" } MLT_MAR_BRIGADES = { name = "Marine Brigades" for_countries = { MLT } division_types = { "L_Marine_Bat" "Mot_Marine_Bat" "Mech_Marine_Bat" "Arm_Marine_Bat" } fallback_name = "%d Maritime Squadron AFM" ordered = { 1 = { "3rd Regiment AFM Maritime Squadron" } 2 = { "P21 Diciotti Patrol Detachment" } 3 = { "P22 Diciotti Patrol Detachment" } 4 = { "P23 Diciotti Patrol Detachment" } } } MLT_SPEC_FORCES_BRIGADES = { name = "Special Forces Groups" for_countries = { MLT } division_types = { "Special_Forces" } fallback_name = "%d Special Operations Unit AFM" ordered = { 1 = { "Special Operations Unit AFM" } 2 = { "B Company 1st Regiment AFM" } } } MLT_MIL_BRIGADES = { name = "Regional Defence Brigades" for_countries = { MLT } division_types = { "Militia_Bat" "Mot_Militia_Bat" } fallback_name = "%d Reserve Force AFM" ordered = { 1 = { "Emergency Volunteer Reserve Force" } 2 = { "Individual Reserve Force" } } } MLT_FORTRESS_DIVISIONS = { name = "Fortress Divisions" for_countries = { MLT } division_types = { "L_Inf_Bat" "Mech_Inf_Bat" } fallback_name = "%d Garrison Battalion" ordered = { 1 = { "Valletta Garrison Battalion" } 2 = { "Fort St. Elmo Garrison" } 3 = { "Fort St. Angelo Garrison" } 4 = { "Fort Manoel Garrison" } 5 = { "Cottonera Garrison" } } } MLT_GARRISON_BRIGADES = { name = "Island Garrison Brigades" for_countries = { MLT } division_types = { "L_Inf_Bat" "Militia_Bat" "Mot_Militia_Bat" } fallback_name = "%d Garrison Brigade" ordered = { 1 = { "Malta Main Island Garrison" } 2 = { "Gozo Island Garrison" } 3 = { "Comino Detachment" } } }