Add mutual exclusion between two interests. This is used so that, for example, pacifism would not be compatible with being interested in guns.
Add mutual exclusion between two interests. This is used so that, for example, pacifism would not be compatible with being interested in guns.
1 string interestA
the first interest.
2 string interestB
the second interest.
interests:addMutualExclusion("firearms", "pacifism")