BeingADikDik
Engaged Member
- Apr 17, 2021
- 2,569
- 7,382
- 637
It's short for BreedmeBree is an Irish name. So it's not short for anything.
It's short for BreedmeBree is an Irish name. So it's not short for anything.
not lazy , it's tactical for monthly pension.Very talented and very lazy. The strangest combination.
Don't know where you learnt how to count, but last update was 14 months ago and not 18Max 25 minutes after 18 months
It's English and it's the US, isn't it? William is Bill, Richard is Dick, Robert is Bob, Edward is Ted and Margaret is Peggy. For all we know she can be Brianna, Brittany, Britney, Brigid or just Bree. Heck, she can be even Aubrey!Nah i think a it would be "Bri" Not "Bree"
If her full name would be something else than Bree we would know imo. Most likely from when Caitlynn does the check at the beginning or maybe from the introduction class. And she would have probably reacted differently from the MC messing around with her name and randomly picking her real one by accident. Also naming MC Brianna doesn't trigger Caitlynn special line about having two student name the same.It's English and it's the US, isn't it? William is Bill, Richard is Dick, Robert is Bob, Edward is Ted and Margaret is Peggy. For all we know she can be Brianna, Brittany, Britney, Brigid or just Bree. Heck, she can be even Aubrey!
I never understood this. Dick is a cock/The male sexual organ.Richard is Dick
Because there is a special line if you named your MC Bree?Also naming MC Brianna doesn't trigger Caitlynn special line about having two student name the same.
Yes for all the girls.Because there is a special line if you named your MC Bree?![]()
Thank you so much! You've completely saved me. I had completely lost hope of ever playing this visual novel, but I'm so glad I saw your post. Thanks to you, I can move forward! You're awesome!Just to clear up any confusion since this problem is always coming up, while this is triggered by a language change, it's the result of a poorly implemented set of conditions, the relevant code is this:
This means any language other than None or swedish will not hide that screen, it's bad practice to program it this way even if they don't support mods, this screen must be hidden no matter what so, at the end of whatever list of conditions the devs want to account for, it should always end with:Python:if _preferences.language == None: hide screen introduction_sheet with dissolve elif _preferences.language == "swedish": hide screen introduction_sheet_swedish with dissolve
Until this is fixed by the devs (it's lines 756-759 of script_ch03.rpy in case you're reading this, you technically don't even need the conditions as Ren'Py will not care if you try to hide a screen that's already hidden) our options are to either ensure that no translation is active at the time this screen is supposed to be hidden, or hide it ourselves by running thePython:else: hide screen introduction_sheet with dissolvehide screen introduction_sheetcommand from the developer console or a mod.
Hope she took that dress to the Summer Camp
Afaik the slang meaning of "dick" for penis came way later than the development of Richard -> Rick -> Dick which was a medieval rhyming thing if I remember correctly.I never understood this. Dick is a cock/The male sexual organ.