Character 167739 "Prusas" in prussian.txt is scripted to have character 195075 as father, but said character does not exist. It seems likely this was meant to be character 194075:
Code:
167739 = {
name="Prusas"
dynasty=9540
religion="baltic_pagan"
culture="prussian"
father = 195075
810.1.1={
birth="810.1.1"
}
860.1.1={
death="860.1.1"
}
}
Code:
194075 = {
name = "Przybyslaw"
dynasty = 9540
religion = baltic_pagan
culture = prussian
father = 194074
770.1.1 = {
birth = yes
}
822.1.1 = {
death = yes
}
}
Upvote
0