DeafPerv : possible complete variable bork. I'm seriously hungover while updating the mod but still consider myself sharp enough and running into this in 12.2:
While tracking the current SanchoMod update, in 12.2 you are reversing the variable received by the player in 10.2 if they chose "Let her continue here":
If the player then decides to meet Ella rather than Bethany in 11.2:
Then in 12.2 accepts Ella's offer and gets the handy:
After receiving VeronicaSelinaDuo the variable for Selina's BJ in 10.2 on the plane is negated to False. WTF? It's not the only event variable that's adjusted in 12.2 either which gives me pause.
Python:
if veronicaselinaduo == True :
$ selinablow151 = False
Why are you negating variables that have already been set by prior events like this? The Selina BJ is not a pathing variable so this is... odd to say the least and confusing. Again, I'm either too hungover or something is wrong here I think. Let me know bud.
Regards.