Samu13

Member
Jun 13, 2018
406
614
261
Simple mod to prevent time waste on travel.
Doubt I'll be arsed to do that for future versions considering I've just started and see something this annoying, so I've included an image of how to do that yourself on future versions.
Basically change line 309 from "call timeAdvance (1)" to "call timeAdvance (1, 0)" in file "game\kGame\game_menus.rpy", to get that file use UnRen.


View attachment 4203414
I have added that to my mod. Once I check the whole translations thing, I'll update it and have it be a part of the game. Btw, you don't need to make that change, you just need to delete the line itself.
Anyway, I overwrote the label on my mod, so no need to maintain this once I update it.
Thanks for looking into it. I never thought of doing that, mostly because the time skip never bothered me much, but I suppose it's better without it.
 

Sensu

Newbie
Jun 10, 2017
81
115
258
Btw, you don't need to make that change, you just need to delete the line itself.
Yeah, just didn't want to change line count, commenting was a choice but frankly I forgot. Another way is to change time.rpy line 138 "label timeAdvance(ret=True, qtyHours=1, canHospital=True):" to "label timeAdvance(ret=True, qtyHours=0, canHospital=True):" but this opens a can of worms where you need to add an hour for 1hour skip button and every "call timeAdvance()" by removing "()" or adding (1, X) or better yet changing every function call. Can't say it's worth doing while game is unfinished.
 
  • Like
Reactions: Samu13

MaverickSD

New Member
Aug 14, 2022
2
1
126
To advance the sacred sex quest when you're collecting evidence, you need to keep sleeping until you have all the dreams. Each piece of evidence unlocks after a dream.
You should also keep sleeping until you get all the dreams (even those unrelated to the quest itself) because advancing the quest locks them out and you won't get the achievement. I think I made a note of that on my achievements list.
Thank you for the response! will try
 
  • Like
Reactions: Samu13

Ryu974

Newbie
Jun 13, 2017
47
48
235
Dommage je me rappelle avoir jouer une version sur android qui m’avait bien surpris .....
Ashame i’m remenbered testing an old version on android whom give me a lot of good surprise .....
Ça reste quand même un bon jeu
 
Oct 26, 2024
145
117
92
I have used the console in the alien compound and seen the cold and hot scenes with the available characters. I injected the pheromone on Diana or Dana the headmistress but I cannot say anything different to her in school. How to I unlock the new scenes with her and the two new girls at school?
 

Sadowdark

Conversation Conqueror
Mar 4, 2020
7,793
11,325
853
I have used the console in the alien compound and seen the cold and hot scenes with the available characters. I injected the pheromone on Diana or Dana the headmistress but I cannot say anything different to her in school. How to I unlock the new scenes with her and the two new girls at school?
When
You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:

Samu13

Member
Jun 13, 2018
406
614
261
It is possible to change the name of the MC
It's literally the first thing you do. There's also a post or two somewhere on the thread if you want to change it in the console. You should look for mine (should be one of the last about this) because it's the one taken from the code.
 
3.90 star(s) 112 Votes