You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace entries like has_trait = emotionality_trait_1
with the following OR = { has_trait = emotionality_trait_1 has_trait = emotionality_trait_2 has_trait = emotionality_trait_3 }
Ideally this would be done through a Python script to avoid hassle with patches.
The text was updated successfully, but these errors were encountered:
Mass Replace vanilla trait entries
Replace entries like
has_trait = emotionality_trait_1
with the following
OR = { has_trait = emotionality_trait_1 has_trait = emotionality_trait_2 has_trait = emotionality_trait_3 }
Ideally this would be done through a Python script to avoid hassle with patches.
The text was updated successfully, but these errors were encountered: