Whilst making a few more Eastern provinces Nestorian in my mod, I noticed that a few provinces are set to become both Turkish and Mongol culture at the same time. For example, in 623 - Khwarizm.txt you have this:
Obviously only one of these can be correct, and as provinces 623 and 625 both become Turkish I assume that's the culture it's supposed to become. There may be other errors like this; if I find any I'll post them here.
Code:
# History
1100.1.1 = { religion = sunni }
[COLOR="#FF8C00"]1221.1.1 = { culture = turkish }[/COLOR]
1187.1.1 = { b_kosbulak = castle }
#Mongol invasion
1221.1.1 = { remove_settlement = b_dawletgirei }
1221.1.1 = { remove_settlement = b_kaszkarata }
[COLOR="#FF8C00"]1221.1.1 = { culture = mongol } [/COLOR]
1337.1.1 = { b_dawletgirei = temple }
Obviously only one of these can be correct, and as provinces 623 and 625 both become Turkish I assume that's the culture it's supposed to become. There may be other errors like this; if I find any I'll post them here.
Upvote
0