because of mistake in 00_retinue_subunits file:
RETTYPE_CUL_ETHIO =
{
first_type = 0
first_amount = 400
potential = {
culture = ethiopian
}
modifier = {
light_infantry_offensive = 0.5
light_infantry_defensive = 0.3
}
}
RETTYPE_CUL_SOMALI =
{
first_type = 0
first_amount = 400
potential = {
culture = ethiopian(should be culture = somali instead)
}
modifier = {
light_infantry_offensive = 0.4
light_infantry_defensive = 0.4
}
}
{
first_type = 0
first_amount = 400
potential = {
culture = ethiopian
}
modifier = {
light_infantry_offensive = 0.5
light_infantry_defensive = 0.3
}
}
RETTYPE_CUL_SOMALI =
{
first_type = 0
first_amount = 400
potential = {
culture = ethiopian(should be culture = somali instead)
}
modifier = {
light_infantry_offensive = 0.4
light_infantry_defensive = 0.4
}
}
Upvote
0