Quick question for properly using the 'or' command when testing conditions for triggers.
am I even close? heh.
Code:
condition = { or
condition = { type = trait value = depressed }
condition = { type = trait value = illness } }
am I even close? heh.