shmurfer
Engaged Member
- Dec 29, 2019
- 2,466
- 3,465
I just realized something... 61 6d 20 69 20 6f 6b 61 79 is using Ami's "pet name" for you. What should I make of this realization? Probably nothing. Then again... Isn't it weird for something that looks like Maya and is against the incest to refer to you by what Ami calls you? Wouldn't that by hypocritical in a way?
I just looked up the event in the code. It uses [amimaster], [ayanemaster], [amimaster] and [mayamaster] in that order.
Why? I have no idea but it's there.
It's also Molly's default [mollymaster] name. Most of the girls actually have it as "Sensei".It just occurred to me that Molly calling you Sir might actually be intentional. It likely has to do with the fact sensei is one of the formal words in Japan and a good chunk of the English speaking world use Sir instead.
I will watch this plot point with great interest.Friendly reminder that the mc still doesn't know his own name. It's been 5 months...
It's purely a limitation of Sel as a programmer. It'd be possible to hide them, but it would take a lot of foresight and refactoring and it really isn't worth it. They already appear in the main / side girls menus and it'd take about as much work to hide them there too.I kinda wish you couldn't see the names of the girls living on the second floor when they haven't even moved in yet. Like what is that? Why the fuck was it designed that way?
As an example, you can sleep in Ayanes dorm one night in Chapter 1. When you wake up in the morning and get the menu for where to go during the day, Sel did this by copy and pasting the correct options. He hasn't got the menu to be working independant of the image in the background. Whenever he's mimicing the choice menu (1st reset broken world for example) he's using an entirely different bit of code to mimic the normal world menus (Which is why Autovn didn't just skip there, you haven't reached the generic menus yet)