Character 167716 "Hrolfr" in norse.txt is scripted to be the son of character 166715, which does not exist in character history. I presume he was intended to be the son of character 167715:
Code:
167715 = {
name="Rögnvaldr"
#placeholder
dynasty=1029
religion="norse_pagan"
culture="norse"
810.1.1={
birth="810.1.1"
}
860.1.1={
death="860.1.1"
}
}
167716 = {
name="Hrolfr"
#placeholder
dynasty=1029
religion="norse_pagan"
culture="norse"
[COLOR="#FF0000"]father=166715[/COLOR]
840.1.1={
birth="840.1.1"
}
867.1.1={
add_spouse=167717
}
890.1.1={
death="890.1.1"
}
}
Upvote
0