|
| 1 | +label w0_d3_CppCopy: |
| 2 | + mc "\"Definitely no reason to stress myself out, C++ will have me covered.\"" |
| 3 | + mc "\"You know, I’m actually getting kind of sleepy…\"" |
| 4 | + # insert transition to empty classroom |
| 5 | + |
| 6 | + p "\"HEY, [mc]!\"" |
| 7 | + p "\"Are you coming? Everyone is going to the administrative building to pick their classes.\"" |
| 8 | + mc "{i}Sleepy and confused.{/i} \"Woah, what happened?\"" |
| 9 | + mc "\"I swear I was listening to the breakout leader talk about Calc 1, and that’s the last thing I remember…\"" |
| 10 | + p "\"Yeah, you fell asleep like 20 minutes ago, LOL.\"" |
| 11 | + p "\"JavaScript was going to wake you up, but we figured you needed the sleep.\"" |
| 12 | + p "\"We thought you might’ve had a late night again…\"" |
| 13 | + mc "\"Haha, no. I fell asleep as soon as I got home last night.\"" |
| 14 | + mc "\"I’m not sure why I’m so tired.\"" |
| 15 | + p "\"Well, you said you wanted the college experience.\"" |
| 16 | + p "\"Falling asleep in class definitely puts you on the right track.\"" |
| 17 | + mc "\"Haha, you’re right, my dreams are coming true already!\"" |
| 18 | + mc "\"Wait, where is everyone else?\"" |
| 19 | + p "\"They left already, C++ insisted on being first in line to get her classes.\"" |
| 20 | + p "\"And C++’s panicking made JavaScript scared, so she left too.\"" |
| 21 | + mc "\"Well thanks for staying behind to wake me up.\"" |
| 22 | + mc "\"Aren’t you worried about missing registration too?\"" |
| 23 | + p "\"No, not really.\"" |
| 24 | + p "\"I figure it will all work out, so I’m not stressing about it.\"" |
| 25 | + p "\"With all these freshmen, there will definitely be space for everyone in Programming 1…\"" |
| 26 | + mc "\"Wow, that is pretty chill of you, Python.\"" |
| 27 | + mc "\"That’s a good outlook, you’re probably right.\"" |
| 28 | + |
| 29 | + menu w0_d3_PreparingToPickClasses: |
| 30 | + p "\"Also, I can catch you up on what you missed while you were asleep.\"" |
| 31 | + |
| 32 | + "Give a friendly compliment": |
| 33 | + # affects python positively |
| 34 | + mc "\"Also, I really like your hair today, it looks good.\"" |
| 35 | + p "\"Thank you!\"" |
| 36 | + p "\"I like your outfit today, you have good style.\"" |
| 37 | + mc "{i}Blushing{/i} \"Thanks!\"" |
| 38 | + mc "\"Anywho…\'" |
| 39 | + mc "\"We should probably get going now, so that we don’t completely miss registration.\"" |
| 40 | + p "\"Okay, good idea.\"" |
| 41 | + |
| 42 | + "Give a bold compliment": |
| 43 | + #affects python negatively |
| 44 | + mc "\"Anywho…\"" |
| 45 | + mc "\"I bet you get a lot of guys looking at you dressed like that.\"" |
| 46 | + mc "\"I doubt there are many women on campus hotter than you.\"" |
| 47 | + p "\"Uhm… thanks?\"" |
| 48 | + p "\"We should get going.\"" |
| 49 | + mc "\"Wait, did you hear what I said?\"" |
| 50 | + p "\"Uh, yeah I did…\"" |
| 51 | + mc "\"You’re right, we should get going.\"" |
| 52 | + mc "\"Sorry…\"" |
| 53 | + |
| 54 | + "Head to registration": |
| 55 | + mc "\"Anywho…\"" |
| 56 | + mc "\"We should probably get going now, so that we don’t completely miss registration.\"" |
| 57 | + p "\"Okay, good idea.\"" |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
0 commit comments