diff --git a/.history/BytesOfLove/game/scripts/orientation/w0_d2_choices/w0_d2_LunchFlirt_20250216190428.rpy b/.history/BytesOfLove/game/scripts/orientation/w0_d2_choices/w0_d2_LunchFlirt_20250216190428.rpy new file mode 100644 index 0000000..9e3a531 --- /dev/null +++ b/.history/BytesOfLove/game/scripts/orientation/w0_d2_choices/w0_d2_LunchFlirt_20250216190428.rpy @@ -0,0 +1,75 @@ +label w0_d2_LunchFlirt: + menu w0_d2_LunchFlirtC: + "Flirt with Python": + $ p_rep = reputation(p_rep, -2) + mc "\"Especially you Python.\"" + mc "{i}Winks{/i}" + hide python_pocket + show python_pocket_happy at left + p "\"Wow, way to ruin an apology.\"" + p "\"I expected nothing less.\"" + hide python_pocket_happy + show python_pocket at left + hide cpp_normal + show cpp_talk at right + c "\"Typical man...\"" + hide cpp_talk + show cpp_normal at right + "Flirt with C++": + $ c_rep = reputation(c_rep, -2) + mc "\"Especially you C++.\"" + mc "{i}Winks{/i}" + hide cpp_normal + show cpp_talk at right + c "\"Wow, way to ruin an apology.\"" + c "\"I expected nothing less.\"" + hide cpp_talk + show cpp_normal at right + hide js_normal + show js_talk + js "\"What a simp...\"" + hide js_talk + show js_normal + + "Flirt with JavaScript": + $ js_rep = reputation(js_rep, -2) + mc "\"Especially you JavaScript.\"" + mc "{i}Winks{/i}" + hide js_normal + show js_talk + js "\"Wow, way to ruin an apology.\"" + js "\"I expected nothing less.\"" + hide js_talk + show js_normal + hide cpp_normal + show cpp_talk at right + c "\"Men...\"" + hide cpp_talk + show cpp_normal at right + + "Everyone": + $ p_rep = reputation(p_rep, -6) + $ js_rep = reputation(js_rep, -6) + $ c_rep = reputation(c_rep, -6) + mc "\"Maybe I could get to know all of you really well back at my hotel tonight...\"" + hide cpp_normal + show cpp_talk at right + c "\"What the actual fuck is wrong with you.\"" + c "\"That is so disgusting.\"" + hide cpp_talk + show cpp_normal at right + hide python_pocket + show python_angry_talk at left + p "\"I can’t believe you, you are despicable.\"" + hide python_angry_talk + show python_angry at left + hide js_normal + show js_talk + js "\"I think I might actually throw up...\"" + hide js_talk + show js_normal + + mc "\"Hmm, I thought that would go differently.\"" + mc "\"Can’t blame me, shooters gotta shoot...\"" + + jump w0_d2_AfterLunch diff --git a/.history/BytesOfLove/game/scripts/orientation/w0_d2_choices/w0_d2_LunchFlirt_20250216190859.rpy b/.history/BytesOfLove/game/scripts/orientation/w0_d2_choices/w0_d2_LunchFlirt_20250216190859.rpy new file mode 100644 index 0000000..64b9349 --- /dev/null +++ b/.history/BytesOfLove/game/scripts/orientation/w0_d2_choices/w0_d2_LunchFlirt_20250216190859.rpy @@ -0,0 +1,75 @@ +label w0_d2_LunchFlirt: + menu w0_d2_LunchFlirtC: + "Flirt with Python": + $ p_rep = reputation(p_rep, -2) + mc "\"Especially you Python.\"" + mc "{i}Winks{/i}" + hide python_pocket + show python_pocket_happy at left + p "\"Wow, way to ruin an apology.\"" + p "\"I expected nothing less.\"" + hide python_pocket_happy + show python_pocket at left + hide cpp_normal + show cpp_talk at right + c "\"Typical man...\"" + hide cpp_talk + show cpp_normal at right + "Flirt with C++": + $ c_rep = reputation(c_rep, -2) + mc "\"Especially you C++.\"" + mc "{i}Winks{/i}" + hide cpp_normal + show cpp_talk at right + c "\"Wow, way to ruin an apology.\"" + c "\"I expected nothing less.\"" + hide cpp_talk + show cpp_normal at right + hide js_normal + show js_talk + js "\"What a simp...\"" + hide js_talk + show js_normal + + "Flirt with JavaScript": + $ js_rep = reputation(js_rep, -2) + mc "\"Especially you JavaScript.\"" + mc "{i}Winks{/i}" + hide js_normal + show js_talk + js "\"Wow, way to ruin an apology.\"" + js "\"I expected nothing less.\"" + hide js_talk + show js_normal + hide cpp_normal + show cpp_talk at right + c "\"Men...\"" + hide cpp_talk + show cpp_normal at right + + "Everyone": + $ p_rep = reputation(p_rep, -6) + $ js_rep = reputation(js_rep, -6) + $ c_rep = reputation(c_rep, -6) + mc "\"Maybe I could get to know all of you really well back at my hotel tonight...\"" + hide cpp_normal + show cpp_angry_talk at right + c "\"What the actual fuck is wrong with you.\"" + c "\"That is so disgusting.\"" + hide cpp_angry_talk + show cpp_angry at right + hide python_pocket + show python_angry_talk at left + p "\"I can’t believe you, you are despicable.\"" + hide python_angry_talk + show python_angry at left + hide js_normal + show js_talk + js "\"I think I might actually throw up...\"" + hide js_talk + show js_angry + + mc "\"Hmm, I thought that would go differently.\"" + mc "\"Can’t blame me, shooters gotta shoot...\"" + + jump w0_d2_AfterLunch diff --git a/BytesOfLove/game/scripts/orientation/w0_d2.rpy b/BytesOfLove/game/scripts/orientation/w0_d2.rpy index 21d4b5c..54284c0 100644 --- a/BytesOfLove/game/scripts/orientation/w0_d2.rpy +++ b/BytesOfLove/game/scripts/orientation/w0_d2.rpy @@ -347,23 +347,39 @@ label w0_d2_AfterLunch: #display on screen #what will the following python code print? ... + show cpp_talk at left c "\"Okay guys this one is really easy.\"" c "\"We have to get this one right, it's obviously-\"" + hide cpp_talk at left + show cpp_normal at left + hide js_smirk + show js_talk js "\"Hey, don't be rude C++.\"" js "\"Not all of us have programming experience and so it might not be as obvious.\"" + hide js_talk + show js_normal + show cpp_angry_talk at left c "\"Whatever, take your time figuring it out.\"" c "\"I am writing down our answer now because I want to win.\"" + hide cpp_angry_talk at left + show cpp_angry at left + show python_pocket_happy at right p "\"What are you guys thinking?\"" p "\"I can tell that num1 is an integer, but num2 is a string by the single quotations surrounding it.\"" p "\"That definitely means something.\"" + hide python_pocket_happy + show python_pocket at right menu w0_d2_q1: "Disagree with Python": #tech score goes down + hide cpp_angry at left + show cpp_normal at left mc "\"No, I don't think so.\"" mc "\"They are both numbers and the asterisk has to mean multiply.\"" mc "\"Surely the answer is just 15.\"" + show js_talk js "\"Yeah, I don't know if your guess is as good as mine.\"" js "\"I trust you to get it right, but what Python said makes sense.\"" js "\"What do you think we should go with, [mc]?\"" @@ -371,10 +387,13 @@ label w0_d2_AfterLunch: "Agree with Python": #tech score + + hide cpp_angry at left + show cpp_normal at left mc "\"Yeah I definitely agree.\"" mc "\"I am not sure what it will change, though.\"" mc "\"What do you think JavaScript?\"" + show js_talk js "\"Yeah, I am not sure either.\"" js "\"I think we should leave this one up to you, [mc].\"" diff --git a/BytesOfLove/game/scripts/orientation/w0_d2_choices/w0_d2_LunchFlirt.rpy b/BytesOfLove/game/scripts/orientation/w0_d2_choices/w0_d2_LunchFlirt.rpy index 9e3a531..64b9349 100644 --- a/BytesOfLove/game/scripts/orientation/w0_d2_choices/w0_d2_LunchFlirt.rpy +++ b/BytesOfLove/game/scripts/orientation/w0_d2_choices/w0_d2_LunchFlirt.rpy @@ -53,11 +53,11 @@ label w0_d2_LunchFlirt: $ c_rep = reputation(c_rep, -6) mc "\"Maybe I could get to know all of you really well back at my hotel tonight...\"" hide cpp_normal - show cpp_talk at right + show cpp_angry_talk at right c "\"What the actual fuck is wrong with you.\"" c "\"That is so disgusting.\"" - hide cpp_talk - show cpp_normal at right + hide cpp_angry_talk + show cpp_angry at right hide python_pocket show python_angry_talk at left p "\"I can’t believe you, you are despicable.\"" @@ -67,7 +67,7 @@ label w0_d2_LunchFlirt: show js_talk js "\"I think I might actually throw up...\"" hide js_talk - show js_normal + show js_angry mc "\"Hmm, I thought that would go differently.\"" mc "\"Can’t blame me, shooters gotta shoot...\""