Skip to content

Commit 4ef9efc

Browse files
AWSWCommunityAWSWCommunity
authored andcommitted
Resolve compile errors
1 parent 643bd60 commit 4ef9efc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

mods/anna_post_true/bryce_rpy_scene.rpy

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ label bryce_post_true_entry:
148148
c "I think he forfeited his diplomatic immunity when he shot Maverick and murdered three people."
149149
Br "Still, he's in our custody now."
150150

151-
"I think we should just leave him here to die."
151+
"I think we should just leave him here to die.":
152152
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."
153153
$ bryce_post_mood -= 1
154154

@@ -171,11 +171,11 @@ label bryce_post_true_entry:
171171

172172
menu:
173173
"Yes you can.":
174-
Br normal "I managed to convince you.":
174+
Br normal "I managed to convince you."
175175
c "The wine helped."
176176
$ bryce_post_mood += 1
177177

178-
"Are the two of you seeing each other?":
178+
"Are the two of you seeing each other?":
179179
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."
180180
c "Do I know this person?"
181181
Br "Pretty well, I'd say."

mods/anna_post_true/remy_rpy_scene.rpy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ label remy_post_menu1:
115115
"I want to start a band with you called Remy and me." if not joke_response:
116116
c "I'm a pretty good guitarist, how are you at singing?"
117117
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?"
119119
$ joke_response = True
120120
jump remy_post_menu1
121121

0 commit comments

Comments
 (0)