Skip to content

Commit 305fd25

Browse files
AWSWCommunityAWSWCommunity
authored andcommitted
Fix a conditional error with the bryce scene
1 parent 284c2af commit 305fd25

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

mods/anna_post_true/bryce_rpy_scene.rpy

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,11 @@ label bryce_post_true_entry:
7474

7575
menu:
7676
"You're right.":
77-
c "I've only been here a week and I've seen only a few crimes."
77+
c "I've only been here a week and from what I've heard, this much crime is unusual for your community. I wish I could say the same for my own."
78+
Br "What do you mean?"
79+
c "It's not exactly peaceful where I come from. The lack of resources has caused a lot of struggles for basic things people need."
80+
81+
7882

7983
"Actually, I do know what it's like.":
8084
c "My world isn't like this. We don't have pretty little towns where everyone knows each other and gets along. We have one city and it's walled off, and if it wasn't, people would come in, steal everything we have, and kill everyone they met."

0 commit comments

Comments
 (0)