Skip to content

Commit 9b9bcce

Browse files
authored
Merge pull request ufosc#135 from Lance-Tan/main
w0_d2 Statue Animations
2 parents 619379c + e2e90f0 commit 9b9bcce

File tree

5 files changed

+177
-2
lines changed

5 files changed

+177
-2
lines changed

BytesOfLove/game/script.rpy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,6 @@ label start:
248248
"Your name is [mc]."
249249

250250
#jump w1_d1_LunchApology
251-
251+
252252
jump w0_d1
253253

BytesOfLove/game/scripts/orientation/w0_d2_choices/w0_d2_StatueC.rpy

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,51 +2,112 @@ label w0_d2_StatueC:
22
$ c_rep = reputation(c_rep, 2)
33
$ p_rep = reputation(p_rep, -2)
44
$ js_rep = reputation(js_rep, -2)
5+
hide python_pocket_happy
6+
show python_angry at left
7+
hide cpp_talk
8+
show cpp_normal
9+
show js_normal at right
510
mc "\"Yep, I totally knew that. It’s pretty insensitive of Python to support someone like that.\""
11+
hide python_angry
12+
show python_angry_talk at left
613
p "\"I seriously didn’t know, jeez...\""
714
p "\"You guys don’t need to be mean about it.\""
15+
hide python_angry_talk
16+
show python_angry at left
17+
hide cpp_normal
18+
show cpp_handhip_talk
819
c "\"At least someone knows what they’re talking about, thanks, [mc].\""
20+
hide cpp_handhip_talk
21+
show cpp_normal
22+
hide js_normal
23+
show js_talk at right
924
js "\"There is no way you knew that!\""
1025
js "\"And even if you did, C++ is being so mean, there’s no need to be nasty!\""
1126
js "\"I bet you’re just agreeing with her because you think she’s cute!\""
1227
js "\"God, men are so shallow!\""
28+
hide js_talk
29+
show js_normal at right
1330
mc "{i}Flustered{/i} \"No, not at all! I seriously mean what I said.\""
31+
hide cpp_normal
32+
show cpp_talk
1433

1534
# Short choice decided other file was not neccessary - Lazzy
1635
menu w0_d2_CuteC:
1736
c "\"Hm, so you don’t think I’m cute?\""
1837

1938
"Admit C++ is cute":
2039
$ c_rep = reputation(c_rep, 2)
40+
hide cpp_talk
41+
show cpp_normal
2142
mc "{i}Flustered{/i}"
2243
mc "\"Well... that’s not what I was saying.\""
2344
mc "\"I do think you’re kinda cute...\""
45+
hide cpp_normal
46+
show cpp_happy
2447
c "{i}Blushes{/i}"
48+
hide js_normal
49+
show js_talk at right
2550
js "\"Ugh I knew it!\""
2651
#this \/ line is good but awarge
2752
js "\"Stop being such a simp!\""
2853
js "\"So typical of boys to only care about looks.\""
2954
js "\"C++, don’t think you’re right just because this guy agrees with you!\""
55+
hide js_talk
56+
show js_angry at right
57+
hide cpp_happy
58+
show cpp_angry_talk
3059
c "\"And what would you know about being right?\""
3160
c "\"You’re just jealous he didn’t take your side!\""
61+
hide cpp_angry_talk
62+
show cpp_angry
63+
hide js_angry
64+
show js_talk at right
3265
js "\"I wouldn’t want someone so superficial to agree with me anyway!\""
66+
hide js_talk
67+
show js_angry at right
3368
mc "\"Woah, I’m not superficial, I just think-\""
69+
hide cpp_angry
70+
show cpp_angry_talk
3471
c "\"[mc], be quiet. This isn’t even about you!\""
72+
hide cpp_angry_talk
73+
show cpp_angry
3574

3675
"Call out C++":
3776
$ c_rep = reputation(c_rep, -2)
77+
hide cpp_talk
78+
show cpp_normal
3879
mc "\"Don’t go fishing for a compliment just because I agreed with you...\""
3980
mc "\"I agree that Python shouldn’t go around calling statues cool without knowing what they represent.\""
4081
mc "\"That's it.\""
82+
hide cpp_talk
83+
show cpp_angry_talk
4184
c "\"So you think I’m ugly!?\""
85+
hide cpp_angry_talk
86+
show cpp_angry
4287
mc "\"I-\""
88+
hide js_angry
89+
show js_talk at right
4390
js "\"Why are you begging for his attention C++?\""
4491
js "\"This isn’t about you, it’s about the statue.\""
4592
js "\"Or did you forget what you were mad about already?\""
93+
hide js_talk
94+
show js_normal
95+
hide cpp_angry
96+
show cpp_angry_talk
4697
c "\"Okay sugar queen, no one asked you for your input.\""
4798
c "\"You’re just mad because he didn’t take your side.\""
99+
hide cpp_angry_talk
100+
show cpp_angry
101+
hide js_normal
102+
show js_talk at right
48103
js "\"At least he doesn’t think I’m ugly...\""
104+
hide js_talk
105+
show js_normal at right
106+
hide cpp_angry
107+
show cpp_angry_talk
49108
c "\"Excuse me!?\""
109+
hide cpp_angry_talk
110+
show cpp_angry
50111
mc "\"I never said-\""
51112

52113
jump w0_d2_StatueSexist

BytesOfLove/game/scripts/orientation/w0_d2_choices/w0_d2_StatueDB.rpy

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,26 @@ label w0_d2_StatueDB:
22
$ c_rep = reputation(c_rep, -2)
33
$ p_rep = reputation(p_rep, -2)
44
$ js_rep = reputation(js_rep, -2)
5+
hide python_pocket_happy
6+
show python_pocket at left
7+
hide cpp_talk
8+
show cpp_normal
59
mc "{i}Distracted{/i} \"Wait, guys. Look at that girl over there.\""
610
mc "\"She is actually so hot, should I go talk to her?\""
11+
hide python_pocket_happy
12+
show python_angry_talk at left
713
p "\"What are you even talking about, [mc]?\""
14+
hide python_angry_talk
15+
show python_angry at left
16+
hide js_normal
17+
show js_talk at right
818
js "\"Yeah, what is wrong with you?\""
919
js "\"Were you even listening to the conversation we were having?\""
20+
hide js_talk
21+
show js_normal at right
1022
mc "\"What? Of course I was!\""
23+
hide cpp_normal
24+
show cpp_talk
1125

1226
menu w0_d2_GuessingConvo:
1327
c "\"Okay, then what were we talking about?\""
@@ -23,31 +37,55 @@ label w0_d2_StatueDB:
2337

2438
label w0_d2_StatueDBContinue:
2539
c "\"See? That wasn’t even close to what we were talking about.\""
40+
hide cpp_talk
41+
show cpp_normal
42+
hide js_normal
43+
show js_talk at right
2644
js "\"I bet you didn’t know what we were talking about because you were too busy staring at that girl!\""
2745
js "\"You are sooo into her!\""
46+
hide js_talk
47+
show js_normal at right
2848
mc "\"Woah, woah, woah. You’re getting mad at me?\""
2949
mc "\"Look at her, she’s a 10!\""
3050
mc "\"When do you get to see girls THAT cute?\""
51+
hide python_angry
52+
show python_angry_talk at left
3153

3254
menu w0_d2_CuteGroup:
3355
p "\"What? Aren’t we cute enough?\""
3456

3557
"Admit the girls are cute":
58+
hide python_angry_talk
59+
show python_angry at left
3660
mc "\"Well I am not going to sit here and say that you guys aren’t cute...\""
3761

3862
"Deny that they're cute":
3963
$ c_rep = reputation(c_rep, -2)
4064
$ p_rep = reputation(p_rep, -2)
4165
$ js_rep = reputation(js_rep, -2)
66+
hide python_angry_talk
67+
show python_angry at left
4268
mc "\"No way! I don’t think that! That’s crazy! I mean-\""
4369
mc "\"This feels like a trap!\""
4470
mc "\"I was just looking at that girl, it wasn’t related to you three.\""
71+
hide python_angry
72+
show python_angry_talk at left
4573
p "\"Okay, I see how it is...\""
74+
hide python_angry_talk
75+
show python_angry at left
4676
mc "\"No, I meant-\""
4777

78+
hide cpp_normal
79+
show cpp_angry_talk
4880
c "\"Well I don’t care who you think is or isn’t cute!\""
4981
c "\"That’s no reason to be ignoring us.\""
82+
hide cpp_angry_talk
83+
show cpp_normal
84+
hide js_normal
85+
show js_talk at right
5086
js "\"Yeah, sorry our conversation isn’t interesting enough for you.\""
87+
hide js_talk
88+
show js_normal at right
5189
mc "\"No, that’s not what I was saying-\""
5290
bsl "\"Hey you guys are being really loud.\""
5391
bsl "\"Could you try to keep it down?\""

BytesOfLove/game/scripts/orientation/w0_d2_choices/w0_d2_StatueJS.rpy

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,44 @@ label w0_d2_StatueJS:
22
$ p_rep = reputation(p_rep, 2)
33
$ js_rep = reputation(js_rep, 2)
44
$ c_rep = reputation(c_rep, -2)
5+
hide python_pocket_happy
6+
show python_pocket at left
57
mc "\"I agree with JavaScript and Python, you need to take a chill pill C++.\""
68
mc "\"He does look cool, I didn’t realize that was ‘Firewall’ Jackson either.\""
9+
hide js_normal
10+
show js_normal at right
11+
hide cpp_talk
12+
show cpp_angry_talk
713
c "\"Ugh whatever.\""
814
c "\"You guys need to be more knowledgeable, though, it’s embarrassing.\""
15+
hide cpp_angry_talk
16+
show cpp_angry
17+
hide js_normal
18+
show js_talk at right
919
js "\"That is ridiculous, why do you even know that?\""
20+
hide js_talk
21+
show js_normal at right
22+
hide cpp_angry
23+
show cpp_angry_talk
1024
c "\"Who doesn’t know that?\""
1125
c "\"Have you ever taken a history class?\""
26+
hide cpp_angry_talk
27+
show cpp_angry
28+
hide js_normal
29+
show js_talk at right
1230
js "\"Yes I have!\""
1331
js "\"You are being so mean right now, C++, there’s no need to be nasty!\""
1432
js "\"I bet you’re just mad because [mc] doesn’t agree with you.\""
33+
hide js_talk
34+
show js_normal at right
35+
hide cpp_angry
36+
show cpp_handhip_talk
1537
c "\"Well [mc] is only agreeing with you because he thinks you’re cute.\""
38+
hide cpp_handhip_talk
39+
show cpp_handhip_normal
1640
mc "{i}Flustered{/i} \"Whoa whoa whoa, I never said that.\""
41+
hide js_normal
42+
show js_smirk at right
1743

1844
menu w0_d2_CuteJS:
1945
js "\"Hm, so do you think I’m cute?\""
@@ -23,29 +49,63 @@ label w0_d2_StatueJS:
2349
mc "{i}Flustered{/i}"
2450
mc "\"Well... that’s not exactly what I was saying...\""
2551
mc "\"But, I do think you’re kind of cute.\""
52+
hide js_smirk
53+
show js_blush at right
2654
js "{i}Blushes{/i} \"Well that makes sense…\""
55+
hide cpp_handhip_normal
56+
show cpp_handhip_talk
2757
c "\"Ugh I knew it!\""
2858
c "\"So typical of boys to only care about looks.\""
2959
c "\"JavaScript, don’t think you’re right just because this guy agrees with you!\""
60+
hide cpp_handhip_talk
61+
show cpp_handhip_normal
62+
hide js_blush
63+
show js_talk at right
3064
js "\"And what would you know about being right?\""
3165
js "\"You’re just mad because he didn’t take your side!\""
66+
hide js_talk
67+
show js_smirk at right
68+
hide cpp_handhip_normal
69+
show cpp_handhip_talk
3270
c "\"I wouldn’t want someone so superficial to agree with me anyway!\""
71+
hide cpp_handhip_talk
72+
show cpp_handhip_normal
3373
mc "\"Woah, I’m not superficial, I just think--\""
3474

3575
"Call out JavaScript":
3676
$ js_rep = reputation(js_rep, -2)
3777
mc "\"Alright, don’t go fishing for a compliment just because I agreed with you...\""
3878
mc "\"I agree that Python shouldn’t go around calling statues cool without knowing what they represent.\""
3979
mc "\"That's it.\""
80+
hide js_smirk
81+
show js_talk at right
4082
js "\"So you think I'm ugly!?\""
83+
hide js_talk
84+
show js_angry at right
4185
mc "\"I-\""
86+
hide cpp_handhip_normal
87+
show cpp_talk
4288
c "\"Why are you begging for his attention, JavaScript?\""
4389
c "\"This isn’t about you, it’s about the statue.\""
4490
c "\"Or did you forget what you were so mad about already?\""
91+
hide cpp_talk
92+
show cpp_handhip_normal
93+
hide js_angry
94+
show js_talk at right
4595
js "\"Listen, know it all, no one asked you for your input in the first place.\""
4696
js "\"You’re just mad because he didn’t take your side.\""
97+
hide js_talk
98+
show js_angry at right
99+
hide cpp_handhip_normal
100+
show cpp_handhip_talk
47101
c "\"At least he doesn’t think I’m ugly...\""
102+
hide cpp_handhip_talk
103+
show cpp_handhip_normal
104+
hide js_angry
105+
show js_talk at right
48106
js "\"Excuse me!?\""
107+
hide js_talk
108+
show js_normal at right
49109
mc "\"I never said-\""
50110

51111
jump w0_d2_StatueSexist

BytesOfLove/game/scripts/orientation/w0_d2_choices/w0_d2_StatueSexist.rpy

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,40 @@
11
label w0_d2_StatueSexist:
2+
hide python_angry
3+
show python_angry_talk at left
24
p "\"Everyone just shut up!\""
35
p "\"It’s not that important and you’re talking over the tour guide!\""
46
p "\"[mc] was just having an opinion about the statue.\""
5-
7+
68
menu w0_d2_StatueSexistC:
79
p "\"He didn’t say that anybody was hot or ugly, so let’s all just relax.\""
810

911
"Say something sexist":
1012
$ p_rep = reputation(p_rep, -4)
1113
$ js_rep = reputation(js_rep, -4)
1214
$ c_rep = reputation(c_rep, -4)
15+
hide python_angry_talk
16+
show python_angry at left
1317
mc "\"Look sweetheart, I don’t need your help here.\""
18+
hide python_angry
19+
show python_angry_talk at left
1420
p "\"I'M SORRY WHAT!?\""
21+
hide python_angry_talk
22+
show python_angry at left
23+
hide js_angry
24+
show js_talk at right
1525
js "\"There is no way you just said that.\""
26+
hide js_talk
27+
show js_angry at right
28+
hide cpp angry
29+
show cpp_angry_talk
1630
c "\"Please shut up.\""
1731

1832
"Say something normal":
1933
mc "\"Thank you, Python.\""
2034
mc "\"I wasn’t trying to step on any toes.\""
2135

36+
hide cpp_angry_talk
37+
show cpp_angry
2238
bsl "\"Uh... I am not a tour guide, I am just the leader of our breakout session.\""
2339
bsl "\"Which you guys have really been interrupting.\""
2440
bsl "\"Could you try to keep it down?\""

0 commit comments

Comments
 (0)