Can someone tell me my mistake in my Code, please?
Code:
possible = {
ethics = {
OR = {
has_ethic = ethic_pacifist
has_ethic = ethic_fanatic_pacifist
AND = {
has_ethic = ethic_fanatic_egalitarian
has_ethic = ethic_xenophile
}
}
}
}
Last edited: