Quote Originally Posted by hrvojej
4) Cavalry auxilia are not limited to being recruited only after Marian reforms. This fix limits their recruitment to post-reform period.

Under the entries for cavalry_barracks, hippodrome and circus_maximus find the following line:
Code:
                recruit "roman cavalry auxillia"  0  requires factions { roman, }
change to
Code:
                recruit "roman cavalry auxillia"  0  requires factions { roman, }  and marian_reforms
I don't think CA intended to have them in post-marius time only.
Otherwise 1st stables upgrde, would give ZERO benefits (now it gives cavalry auxilla).
Other stables upgrades at least give better experience to Equites.