1SDANi
The Fading Memory
- Joined
- Oct 27, 2014
- Messages
- 3,071
That should workI guess not, what is intended is that at least one religion disables pagan buildings, unless that religion is Judaism.
But also, if the state religion is Judaism this exception is not supposed to apply. Can't figure out right now what this is supposed to look like, seems like I need to draw a truth table later.
Edit: I think the first condition needs to be
Code:getReligionCount() > 0 && (!isHasReligion(JUDAISM) || GET_PLAYER(getOwnerINLINE()).getStateReligion() == JUDAISM)