It seems that friends aren't being properly added in the history. For example, at the vanilla 769 start, Shah Sata II of Khotan is supposed to be friends with his brother, Dhondros:
But ingame, we see no trace of that:
This problem persists for other friends defined in the history, and of course is problematic for modding.
Code:
166664 = {
name="Dhondhros" #Vijaya Dhondhros I (Yuchi Sheng)
dynasty=1040024
religion="buddhist"
culture="sogdian"
father=166663
733.1.1={
birth=yes
}
736.1.1={
effect = { add_friend = 166665 }
}
#747 - Married to a Chinese Princess
785.1.1={
death=yes
}
}
166665 = {
name="Sata" #Vijaya Sata II (Yuchi Shihu (Jabgu) Yao)
dynasty=1040024
religion="buddhist"
culture="sogdian"
father=166663
736.1.1={
birth=yes
}
789.1.1={
death=yes
}
}
But ingame, we see no trace of that:
This problem persists for other friends defined in the history, and of course is problematic for modding.
Upvote
0