- Oct 6, 2017
- 1,258
- 429
"Help Mike" Quest Bug Fix
v0.20.5b
After Mrs. White gives you a hand(blow)job under the table while Mike is on the phone, you go to study with Mike and successfully complete the match-tile minigame and get the win dialogue, you are then dropped directly into the loss dialogue.
This is because of a missing jump instruction back to the map for that quest branch. It doesn't actually break the quest if you just allow the loss dilogue to play out but it makes the player think it does so it should be fixed.
To fix:
v0.20.5b
After Mrs. White gives you a hand(blow)job under the table while Mike is on the phone, you go to study with Mike and successfully complete the match-tile minigame and get the win dialogue, you are then dropped directly into the loss dialogue.
This is because of a missing jump instruction back to the map for that quest branch. It doesn't actually break the quest if you just allow the loss dilogue to play out but it makes the player think it does so it should be fixed.
To fix:
- UnRen the game to get the source *.rpy files.
- Download the attached WhiStory.rpy file.
- Copy it into the <game folder>/game/code/Story folder overwriting the original.
- Reload/Restart the game.
Last edited: