I'm making a small mod that adds new religion. I've added rome to be the holy site of this religion in "common/landed_titles/titles.txt" in mod directory. Script is very short:
c_roma = {
holy_site = satanist
}
When I run the game new religion recognizes holy site. However CoA for rome is rebel flag and majority of others are wrong.
c_roma = {
holy_site = satanist
}
When I run the game new religion recognizes holy site. However CoA for rome is rebel flag and majority of others are wrong.