kalewdoscape
Newbie
- Dec 4, 2018
- 34
- 60
Noticed that these corrections themselves are incorrect. "How how" is just a repeated word, the have part is unnecessary.how how -> how haveCode:./events/_repeats/tempQuotes.rpy:3109: p "Sometimes... *Mnh* I really wonder how how you went your whole live like you did-" ./events/_repeats/replaymode.rpy:30309: p "Sometimes... *Mnh* I really wonder how how you went your whole live like you did-"
whole live -> whole life
you was -.> you wereCode:./events/_repeats/tempQuotes.rpy:3294: jr "Because we had to make sure no one who knew you was there..."
And the last sentence is correct. "No one who knew you was there" as in, no one was there. If the sentence read "no one knew you was there", without the who, then the change to "no one knew you were there" would be warranted.
Helping devs catch typos is a good thing to do, I'd do it myself if it weren't for my habit of reading past them because I expect them in these types of games and understand the intended word anyway, but correcting something incorrectly defeats the purpose of pointing out such things in the first place. Only pointing these out so that the dev doesn't make incorrect changes, so please don't take this response personally.