regio94
Newbie
- May 27, 2018
- 89
- 27
- 194
i don't see the Aiko.rpy fileLook in the game folder and open the Aiko.rpy file using something like Notepad++ and look for line 1128. You want to change the value for "Hey" if chat_with_angry_kate_on_phone == 1 and chat_with_angry_aiko_university_hallway == 0 and navigation.calendar.GetTime() == "Afternoon" to either chat_with_angry_aiko_university_hallway == #(change the # to either 1 or 2) and then load up the game and try it. I just tested it and with the value of "2" it triggered the convo for me. Others were able to get it to trigger with "1" so it is worth a shot.