File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ label bryce_post_true_entry:
148
148
c " I think he forfeited his diplomatic immunity when he shot Maverick and murdered three people."
149
149
Br " Still, he's in our custody now."
150
150
151
- " I think we should just leave him here to die."
151
+ " I think we should just leave him here to die." :
152
152
Br stern " And he'd deserve it. But you never know what kind of mischief he'd get up to alone here. It's not worth it the risk."
153
153
$ bryce_post_mood -= 1
154
154
@@ -171,11 +171,11 @@ label bryce_post_true_entry:
171
171
172
172
menu :
173
173
" Yes you can." :
174
- Br normal " I managed to convince you." :
174
+ Br normal " I managed to convince you."
175
175
c " The wine helped."
176
176
$ bryce_post_mood += 1
177
177
178
- " Are the two of you seeing each other?" :
178
+ " Are the two of you seeing each other?" :
179
179
Br " Only at work. I didn't know if I should make a move in case, you know. There might be someone else I'm interested in."
180
180
c " Do I know this person?"
181
181
Br " Pretty well, I'd say."
Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ label remy_post_menu1:
115
115
" I want to start a band with you called Remy and me." if not joke_response:
116
116
c " I'm a pretty good guitarist, how are you at singing?"
117
117
m " Remy looked at me as if he didn't know whether to laugh or not."
118
- Ry " Okay. I appreciate you trying to lighten the tension, but what's the real reason?
118
+ Ry " Okay. I appreciate you trying to lighten the tension, but what's the real reason?"
119
119
$ joke_response = True
120
120
jump remy_post_menu1
121
121
You can’t perform that action at this time.
0 commit comments