A few things I noticed after finally having gotten around to download and play your great mod.
Gatae have the wrong Ids in their history file, it is:
Code:
474.1.1 = { ruler = 667001 } # Dromichaites
476.1.1 = { ruler = 667002 } # Zalmodegikos
526.1.1 = { ruler = 667003 } # Moskonos
550.1.1 = { ruler = 667004 } # Rhemaxos
590.1.1 = { ruler = 667005 } # Phradmon, son of Rhemaxos
But should in order to get the desired monarchs be:
Code:
474.1.1 = { ruler = 667701 } # Dromichaites
476.1.1 = { ruler = 667702 } # Zalmodegikos
526.1.1 = { ruler = 667703 } # Moskonos
550.1.1 = { ruler = 667704 } # Rhemaxos
590.1.1 = { ruler = 667705 } # Phradmon, son of Rhemaxos
Then the localization for military_republic seem to be missing.
The connections from Euboa to the mainland goes across Mare Myrtoum rather then the added sea-zone between Euboa and the mainland which seems to more appropriate.
And Kush have Egyptian culture but their province happen to have Nubian culture. Maybe not a bug but a bit perplexing.