Fixes some bugs in the routes, but lots of bugs still remain.
2 examples:
- a bug that resets some stats when the game asks, if the mc wrote in wife's chat and if he exchanged phone number at the shop.
...on the file new_main_phone_02.rpy lines #90-98 should be removed
Code:
$ wife_mc_love = 95
$ wife_corruption = 10
$ w_sis_corruption = 29
$ w_sis_cheating = 2
$ w_sis_love_incest = 1
- an annoying bug that triggers when a save is loaded... triggers repeatedly the mc/brother cuckold 2nd dialog even when the first step is not completed yet and/or that path is disabled.