You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: mods/anna_post_true/adine_rpy_scene.rpy
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -87,7 +87,7 @@ label adine_post_true_entry:
87
87
c "You'd be doing me a favour just by working with me. I could use your help."
88
88
Ad "I hope I can do a good job, then. "
89
89
"I accept cash or credit.":
90
-
c"You're so silly, [player_name]!"
90
+
Ad"You're so silly, [player_name]!"
91
91
$ adine_post_mood +=1
92
92
93
93
Ad "But really, you don't know how much that means to me. I never really made anything of myself besides earning enough to survive. I always wanted to make a difference, but I never imagined I'd be doing something as important as this. You even talked me out of doing that flying competition. I could have seriously hurt myself."
Copy file name to clipboardExpand all lines: mods/anna_post_true/bryce_rpy_scene.rpy
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,7 @@ label bryce_post_true_entry:
12
12
scene black with fade
13
13
$ renpy.pause(1.0)
14
14
scene np3 with fade
15
+
#play music "mx/_.ogg" fadein 1.0
15
16
$ renpy.pause(1.0)
16
17
17
18
m "The last few hours felt like a dream, or a memory of a dream I had many times before. Izumi was dead, Reza was captured, and both worlds were safe - for now. No doubt it would all make sense in the morning but now I just wanted to get home and get some rest. Bryce and I walked back to town from the portal, together."
@@ -157,7 +158,7 @@ label bryce_post_true_entry:
157
158
$ bryce_post_mood -=1
158
159
159
160
c "What do you think will happen to Anna?"
160
-
Br "I'll keep my word. Tomorrow I'll write up an official pardon outlining the fact that she admitted to her transgression against the law, but due to her valued contribution to society, her crimes are forgiven."
161
+
Br normal "I'll keep my word. Tomorrow I'll write up an official pardon outlining the fact that she admitted to her transgression against the law, but due to her valued contribution to society, her crimes are forgiven."
161
162
c "That sounded very official."
162
163
Br "I'm only quoting the forms."
163
164
c "Do you write a lot of pardons?"
@@ -180,7 +181,7 @@ label bryce_post_true_entry:
180
181
$ bryce_post_mood +=1
181
182
182
183
"Are the two of you seeing each other?":
183
-
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."
184
+
Br normal "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."
184
185
c "Do I know this person?"
185
186
Br "Pretty well, I'd say."
186
187
c "Well, whoever it is, I'm sure they'd be happy to be with you."
@@ -244,7 +245,7 @@ label post_bryce_menu:
244
245
menu:
245
246
"Of course.":
246
247
c "You didn't think I'd make you walk home alone, did you?"
247
-
Br "Who needs a fun basket when you have your own fun package?"
248
+
Br flirty "Who needs a fun basket when you have your own fun package?"
Copy file name to clipboardExpand all lines: mods/anna_post_true/remy_rpy_scene.rpy
+8-7Lines changed: 8 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ label remy_post_true_entry:
11
11
scene black with fade
12
12
$ renpy.pause (1.0)
13
13
scene np3 with fade
14
-
# TODO: Init music
14
+
#play music "mx/_.ogg" fadein 1.0
15
15
$ renpy.pause (1.0)
16
16
17
17
m "The last few hours felt like a dream, or a memory of a dream I had many times before. Izumi was dead, Reza was captured, and both worlds were safe - for now. No doubt it would all make sense in the morning but now I just wanted to get home and get some rest. Remy and I walked back to town from the portal, together."
@@ -24,6 +24,7 @@ label remy_post_true_entry:
24
24
Ry "I don't know if it's just me, but it feels better somehow. It feels right."
25
25
c "That's good. How are you and Amely doing?"
26
26
Ry smile "She finally started talking. It took a few days but once she started she didn't stop. I think she had been silent for so long all her thoughts were bubbling up inside her and they finally burst out. It's funny, sometimes she narrates what I'm doing: \"Remy is opening the cupboard, he's looking inside, now he's getting plates out.\" In an odd way, her voice voice reminds me of..."
27
+
show remy sad with dissolve
27
28
m "Remy trailed off and looked away. The only sound was our footsteps, the even and steady patter of his paws against the gravel. It sounded like someone tapping against a desk while they're waiting for something. When Remy looked back his voice was steady but eyes were bright and glassy."
28
29
$ renpy.pause(1.0)
29
30
scene np4 with dissolve
@@ -52,9 +53,9 @@ label remy_post_true_entry:
52
53
c "I know what you're thinking but it's just not worth it."
53
54
Ry "You've never done anything you regret? Something you want to go back and try again?"
54
55
c "Sure. But I don't want to risk it unless I have to."
55
-
Ry angry"You've gone back how many dozens or hundreds of times?"
56
+
Ry normal"You've gone back how many dozens or hundreds of times?"
56
57
c "When I did it, it's worth the risk."
57
-
Ry "Worth the risk to who?"
58
+
Ry angry "Worth the risk to who?"
58
59
c "To humanity, and to dragonkind. Not just one person."
59
60
Ry "Do you know how many times I've thought about saving her? I dreamed about being able to go back. I dreamed about how I could have saved her had I just {i}been by her side{/i} instead of abandoning her when she needed me most."with Shake((0, 0, 0, 0), 2, dist=10)
60
61
Ry "Do you have any idea how many sleepless nights I've spent looking at that picture of her, just weeping and wishing I could go into the picture? One time I broke the glass frame and cut myself because I was holding it so hard."
@@ -79,7 +80,7 @@ label remy_post_true_entry:
79
80
80
81
"It's okay. I like listening to you.":
81
82
Ry "Amelia was the one I could always talk to. She was the only constant in the constantly changing world. No matter how badly I was treated at work, I could always come home and see her, and instantly feel better. I think it's fair to say she was the only person in the world I liked."
82
-
Ry sad "When she died it was like I had been hollowed out and left to dry. I've never gotten over it and I don't think I ever will. I tried to forget her and I couldn't."
83
+
Ry sad "When she died it was like I had been hollowed out and left to dry. I've never got over it and I don't think I ever will. I tried to forget her and I couldn't."
83
84
c "What did you do?"
84
85
85
86
"It's good to get it off your chest.":
@@ -94,7 +95,7 @@ label remy_post_true_entry:
94
95
Ry "Because there, I wasn't Remy the librarian. I was a hero. The characters liked me. But as soon as I turned it off I saw my own reflection looking back at me and I remembered it was nothing more than a fantasy."
95
96
c "I'm sorry. I didn't realize it was that important to you."
96
97
Ry normal "Don't be sorry, it shouldn't have been that important. It's just a stupid videogame. But when I played it, I could actually make accomplishments. Even if they were as insipid and useless as watching a number increase on a screen."
97
-
Ry "It felt like I had achieved something, even if I knew it was insipid and artificial as the in-game sprites. And the harder it was, the more accomplished I felt. That's why I was so angry when you ruined my progress. I felt I had lost hundreds of hours of my life, and realizing that made me realize what a useless waste of time it was."
98
+
Ry "It felt like I had achieved something, even if I knew it as artificial as the in-game sprites. And the harder it was, the more accomplished I felt. That's why I was so angry when you ruined my progress. I felt I had lost hundreds of hours of my life, and realizing that made me realize what a useless waste of time it was."
98
99
c "If it entertains you, it's not a waste of time."
99
100
Ry "But it didn't even entertain me. It was just endless grinding, simple combos and memorizing where to click on a screen. I just played it to lose myself and to pretend I was accomplishing something even though I knew it was artificial. Even though I knew it was just a story."
100
101
c "Sometimes stories can have truths in them, even if they're just a metaphor. They can be more true than the reality that we live in."
@@ -107,9 +108,9 @@ label remy_post_true_entry:
107
108
m "Remy stopped and looked up at the night sky. Somewhere among the thousands of bright points was the comet that would kill every dragon on Earth unless we did something to prevent it."
108
109
Ry "It's really going to hit, isn't it?"
109
110
c "Yes. And it will-"
110
-
Ry "No, don't tell me. I don't even want to know what's going to happen."
111
+
Ry sad "No, don't tell me. I don't even want to know what's going to happen."
111
112
c "You'll get through the portal."
112
-
Ry "You say that as if you know if for sure."
113
+
Ry normal "You say that as if you know if for sure."
113
114
c "I'm humanity's ambassador, I can bring whoever I want. I'll try to bring as many people through as I can, but I'll make sure you come with me first."
0 commit comments