[0.9.2] Ashley cheesy pick-up line related to Frank always fails
Posted: Sat Mar 31, 2018 9:07 pm
In 0.9.2 Ashley cheesy pick-up line related to Frank always fails.
In 0.8.8 it would succeed if having high enough romance points.
I have checked 0.9.2 story scripts and found the follwoing.
If Love > 5 and AshleyVengeance=0 then succeed
If Love <= 5 and AshleyVengeance=0 then fail
If AshleyVengeance=0 then fail
So, the last check will always override what happens in checks above.
Also there is no any condition for AshleyVengeance=1, thus I'm assuming there is some logic bug here. I assume this will lead to no response from Ashley at all, since it does not fit any condition.
Thus, my theory is that check was supposed to always fail for AshleyVengeance=1, not 0.
In 0.8.8 it would succeed if having high enough romance points.
I have checked 0.9.2 story scripts and found the follwoing.
If Love > 5 and AshleyVengeance=0 then succeed
If Love <= 5 and AshleyVengeance=0 then fail
If AshleyVengeance=0 then fail
So, the last check will always override what happens in checks above.
Also there is no any condition for AshleyVengeance=1, thus I'm assuming there is some logic bug here. I assume this will lead to no response from Ashley at all, since it does not fit any condition.
Thus, my theory is that check was supposed to always fail for AshleyVengeance=1, not 0.