I noticed that in 1419_ste.inc the names of Ufa and Samara are switched.
I mean, we have in 1419_ste.inc
city = { fortress = { level = 1 }
population = 2000
location = 453
name = "Samara"
}
city = { fortress = { level = 1 }
population = 4500
location = 454
name = "Ufa"
}
while in province.csv we have
453;Ufa;inland;....
454;Samara;inland;....
Is this a typo ?
I mean, we have in 1419_ste.inc
city = { fortress = { level = 1 }
population = 2000
location = 453
name = "Samara"
}
city = { fortress = { level = 1 }
population = 4500
location = 454
name = "Ufa"
}
while in province.csv we have
453;Ufa;inland;....
454;Samara;inland;....
Is this a typo ?
Last edited: