The_Man_With_No_Name

Well-Known Member
Dec 16, 2022
1,295
5,097
273
I mean, yes, and I agree it's the correct choice (I still haven't gone back to find out how amazing the writing is that we've all been told about) ... but considering the character we'd been introduced to up to that point, it's not even a slight stretch to think he'd lose all sense of whatever morals he might have at that point and forget everything else in that situation.
Oh for sure, it's totally in character for a guy who decorates his room with girl idol pics and follows interview access blogs to have his brain fry when one of them wants to have sex with him. But for the player making the choice it's kind of a no brainer choice unless they don't like Evelyn.
We can keep him thinking straight.;)
 

Reniere

Engaged Member
Aug 5, 2019
2,054
3,712
461
I remember messing up so bad with the first serious choice we get (Moonsong or Moonsung scene)
Where if you do it messes up Evelyn's route.

That was the moment i wished for a walkthrough lol
 
Aug 10, 2024
344
232
53
Last time there was a whole uproar over stuff some people considered NTR, so just anticipating the possibility that the same happens this time lol.
LOL, wait there wasnt really any NTR tho? o_O the closest thing to ntr so far (not including 0.7 cause havent played it yet) would be
You don't have permission to view the spoiler content. Log in or register now.
 
  • Like
Reactions: Luigi.Mangione

The_Man_With_No_Name

Well-Known Member
Dec 16, 2022
1,295
5,097
273

SonsOfLiberty

Community Champion
Compressor
Sep 3, 2022
30,159
277,348
957
Origin Story [v0.7.0] [JDOR]

COMPRESSED:

Win/Linux:
- - -

Mac:
- - -
 
Last edited:

Boehser Onkel

Forum Fanatic
Modder
Feb 20, 2021
4,878
8,731
592
Jacquesdor

pls remove this line(29) at script.rpy

$ mc_name = renpy.input("What's your first name?", default="Jack", allow='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ', length=15)
$ mc_name = mc_name.strip()
$ mc_name = mc_name.capitalize()
if mc_name == "":
$ mc_name = "Jack"


why?
thats why :
if i name my mc AxelF
this line forces the name to be Axelf

thanks
 

Elduriel

Resist the Kaiju!
Donor
Mar 28, 2021
7,710
16,761
803
Jacquesdor

pls remove this line(29) at script.rpy

$ mc_name = renpy.input("What's your first name?", default="Jack", allow='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ', length=15)
$ mc_name = mc_name.strip()
$ mc_name = mc_name.capitalize()
if mc_name == "":
$ mc_name = "Jack"


why?
thats why :
if i name my mc AxelF
this line forces the name to be Axelf

thanks
better off reporting on discord
 
  • Like
Reactions: pitao
4.30 star(s) 135 Votes