- Jul 12, 2020
- 11,613
- 27,966
If I can interject a moment Sancho....Some background first followed by a detailed/complete answer as to why this happens:
The only way it's possible to have Maria (Nurse Reyes) die technically is to have been sponsored by Veronica in Ep6 and specifically choose the choice to insure the gas doesn't explode rather than attempt to save Maria. The issue is (regarding the VN) that there are two variables, MariaDies and MariaLives. Both of these variables are default to False in the VN. (remember this for the next part)
Now, in Ep8 regardless of sponsor the convo about Maria comes up during the Hacker/Veronica scene... and the dialogue is centered around if Maria died (MariaDies), using that variable specifically (remember it's defaulted to False). If she didn't die (and she can't die if the MC is sponsored by anyone else other than Veronica since that var defaults to False) then the dialogue in Ep8 assumes that Maria lived and that the MC "saved her" which is technically impossible if he's on a different sponsorship.
So, the VN's storyline regarding Nurse Reyes (Maria) is fucked up. That's the complete answer.
To be sorted correctly Tess needs to check who the MC's sponsor is (or also check the variable MariaLives which can only be awarded if on Veronica's sponsorship) and make the dialogue be conditionaled accordingly... so the story isn't fucked up during the convo with the Hacker (Nadia).
There's other storyline dialogue bugs in this VN too, you just happen to have stumbled on one of them and actually reading the story. Good on you tbh, most folks haven't even realized half the storyline bugs.
The variables MariaLivesSub and MarieDiesSub also exist...and you do not have Veronica's sponsorship (obviously, as you're a sub) for those. You do get the choice to save her or not on this path also.
You probably already know from the code (not checked it myself yet) but I do yet have to do my sub runs....so not sure if this scene also takes place on the sub paths (I imagine it does though).