Ankmairdor
Member
- May 1, 2019
- 275
- 156
- 219
AricsExpansion has some limited capability to stop sexuality changes, but it needs to be locked for each person manually.Anyone know how to or which mod stops sexuality changes?
In vanilla, you can open up newsexsystem.gd with a decent text editor and find the line:
Code:
if i.actionshad.samesex > i.actionshad.oppositesex && i.actionshad.samesexorgasms > 0:
Code:
if i.actionshad.group*0.01 > randf():