Skip to content

Commit 44ddaf0

Browse files
AWSWCommunityAWSWCommunity
authored andcommitted
Small Anna scene adjustments
1 parent 3bca10f commit 44ddaf0

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

mods/anna_post_true/adine_rpy_scene.rpy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
label adine_post_true_bootstrap:
22
$ c = DynamicCharacter ("persistent.player_name", color=persistent.playercolor, callback=rolly)
3+
$ player_name = persistent.player_name
34
$ adinescenesfinished = 4 # Set this to bypass the check for testing.
45

56
jump adine_post_true_entry

mods/anna_post_true/anna_rpy_scene.rpy

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ label anna_post_true_entry:
5858
An smirk "Same here."
5959
m "I thought about something that had been bugging me for the last few days."
6060

61-
c "Seriously. Sneaking on to that farm and eating freshly-killed meat was the best first date I've ever been on. And the night we spent together... that wasn't just a one-off thing, was it? You said this might be our last time to do anything. Were you just looking to do something spontaneous or did you really want to?"
61+
c "Seriously. Sneaking on to that farm and eating freshly-killed meat was the best first date I've ever been on. But the night we spent together... that wasn't just a one-off thing, was it? Were you just looking to do something spontaneous or did you really want to?"
6262

6363
# Change Anna's expression back to normal, otherwise the previously set one would persist.
6464
An normal "If I'm going to be honest it was a bit of both. There was just so much going on at that point I don't think I was in my right mind. It was spontaneous, but I don't regret it. Do you?"
@@ -77,7 +77,7 @@ label anna_post_true_entry:
7777
"But I represent humanity as a whole.":
7878
c "But I represent humanity as a whole. I have to put on a good impression for my side as well."
7979
An "What do you mean? Do humans not like us?"
80-
c "It's not that they don't like you. On Earth, dragons are sometimes revered. Most people like them. It's just the thought of being romantically involved with one is so strange or distasteful. Remember, where I come from, humans are the only sentient animals. Dating another species would be seen as disgusting."
80+
c "It's not that they don't like you. On Earth, dragons are revered. It's just the thought of being romantically involved with one is just weird. Remember, where I come from, humans are the only sentient animals. Dating another species would be seen as disgusting."
8181
An disgust "And you don't want to be associated with a dumb animal. Right, I get it."
8282
m "She started to turn off to the side and leave. I held on to her hand, gently but firmly."
8383
c "But I don't agree with them. You may not be human, but you're still a person, just as much as I am."
@@ -88,7 +88,7 @@ label anna_post_true_entry:
8888
An "I didn't know you cared so much about public opinion. I thought you were above that."
8989
c "It's not just my opinion. I'm serving as humanity's ambassador. I can't put my desires above the success of my mission."
9090
An disgust "And I thought you were different. I was wrong about you. You're just like Emera. Were you lying about curing cancer, too?"
91-
c "Of course not, Anna, I would never lie about something like that. I'm on an important mission, so I can't just do whatever I want, or be with the people I want."
91+
c "Of course not, Anna, I would never lie about something like that. I'm on an important mission, so I can't just do whatever I want, or be with the people I like."
9292

9393
# The game skips to here after running all the choice-specific instructions.
9494
An face "I'm not a fan of politics, if you haven't noticed. It's just a group of people trying to guess what everyone else wants, and at the same time, lying about what they themselves want. When you first came here I thought you'd be like one of {i}them{/i}. A selfish, corrupt bureaucrat. But..."

0 commit comments

Comments
 (0)