Good evening,
I've made a basic series of diet-based traits (carnivore, omnivore, herbivore, cannibal), and they're all working fine as mutually exclusive traits. What I want to do now is to make herbivores unhappy if they're living on the same planet as a non-herbivore.
This would've been done with an IF and ANY_POP
Putting this in the "modifier" section of a traits mod returns an Unknown Modifier error, as do any other kind of logical test.
How else can I do this?
Thanks in advance.
I've made a basic series of diet-based traits (carnivore, omnivore, herbivore, cannibal), and they're all working fine as mutually exclusive traits. What I want to do now is to make herbivores unhappy if they're living on the same planet as a non-herbivore.
This would've been done with an IF and ANY_POP
Putting this in the "modifier" section of a traits mod returns an Unknown Modifier error, as do any other kind of logical test.
How else can I do this?
Thanks in advance.