So they are - my campaigns never seem to reach the Marian reforms, so I've never come across Gallic Heavy Swordsmen before. I have modded my install of XGM to grant Galatian Swordsmen to the Galatians, to add some early variety and punch, to compensate the lack of hording (Alex.exe). Still need to bug-check to make sure the changes don't have any other unintended consequences, but once that's done, I could upload the files if you're interested.
Changes:
-Added "hidden_resource galatia_pl" to all regions in the Galatian campaign.
-Added "galatia_pl" to export_desc_buildings.txt
-Modified the following lines in export_desc_buildings.txt
barracks_three_barbarian
CHANGED
recruit "warband sword heavy gaul" 0 requires factions { gauls, slavs, } and marian_reforms
TO
recruit "warband sword heavy gaul" 0 requires factions { gauls, } and marian_reforms and not hidden_resource galatia_pl
recruit "warband sword heavy gaul" 0 requires factions { slavs, } and marian_reforms
ADDED
;Galatians
recruit "warband galatian" 0 requires factions { gauls, } and hidden_resource galatia_pl
recruit "warband galatian" 0 requires factions { slavs, } and hidden_resource galatia
barracks_four_barbarian
CHANGED
recruit "warband sword heavy gaul" 0 requires factions { gauls, slavs, } and marian_reforms
;AoR
recruit "warband galatian" 0 requires hidden_resource galatia
TO
recruit "warband sword heavy gaul" 0 requires factions { gauls, } and marian_reforms and not hidden_resource galatia_pl
recruit "warband sword heavy gaul" 0 requires factions { slavs, } and marian_reforms
;AoR
recruit "warband galatian" 0 requires factions { barbarian, } and not factions { gauls, } and hidden_resource galatia
ADDED
;Galatians
recruit "warband galatian" 0 requires factions { gauls, } and hidden_resource galatia_pl
By the way, is the AoR line in the original export_descr_buildings.txt / barracks_four_barbarian correct? I was under the impression that "requires faction { all, }" was obligatory.
As for the campaign, a Britannia campaign would certainly be better - will be looking forward to it! If I get time to mess around with the text files, I might try and set up an Ancyra provincial myself, since it shouldn't be too complicated.