Hey guys I was replaying the game and noticed that when you get the password for Tracy's laptop "115 97 99 114 105 102 105 99 102" it translates to "sacrifice" in one of those ASCII converters. Couldn't find it in this thread but if it's been discussed or just a coincidence I'm sorry for wasting your time.
I was doubtful when I read this, because I was quite sure that ASCII character 115 is not "s", 97 isn't "a" and so on.
But then I checked the table and found that they're small characters. So I didn't remember correctly. But the last number was actually 101, otherwise it would spell "sacrificf".
I just had to check it, so here's the code from the script:
Code:
mc "{i}Maybe she can't talk while she's sleeping?{/i}"
t "115...{w} 97 99...{w} 114 105 102...{w} 105 99 101..."
mc "{i}What the fuck? That's pretty fucking long!{w} I thought she might have something more obvious.{/i}"
So, the girl can actually read and write ASCII code from the top of her head? That may be more intriguing than the word itself :biggrin: