NOT = {
This needs and AND = {} scope around it like so:
NOT = {
Right now, if you own CM, you're the Byzantine emperor, own an orthodox capital, or are iconoclast, you cannot use these decisions.
has_dlc = "Charlemagne"
has_landed_title = e_byzantium #May instead renounce iconoclasm
has_landed_title = c_byzantion
religion = iconoclast
capital_scope = { religion = orthodox }
}This needs and AND = {} scope around it like so:
NOT = {
AND = {
has_dlc = "Charlemagne"
has_landed_title = e_byzantium # May instead renounce iconoclasm
has_landed_title = c_byzantion
religion = iconoclast
capital_scope = { religion = orthodox }
}
}Right now, if you own CM, you're the Byzantine emperor, own an orthodox capital, or are iconoclast, you cannot use these decisions.
Last edited:
Upvote
0