diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2021-03-15 22:08:03 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2021-03-15 22:08:03 -0400 |
commit | af8495717abc98593b21a6c11c0aa17f59ceabec (patch) | |
tree | e83a2526680741a93c97c17e6205b6757627c13e | |
parent | 1c42237c7a6c137243b1cab7f939e7a1b66638f4 (diff) | |
download | tanetane-af8495717abc98593b21a6c11c0aa17f59ceabec.tar.gz tanetane-af8495717abc98593b21a6c11c0aa17f59ceabec.tar.bz2 tanetane-af8495717abc98593b21a6c11c0aa17f59ceabec.zip |
Tweaked switch_claus yes branch text
#10
-rw-r--r-- | res/scripts/hallucination_interior.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/scripts/hallucination_interior.lua b/res/scripts/hallucination_interior.lua index 8851d2d..dafe1fc 100644 --- a/res/scripts/hallucination_interior.lua +++ b/res/scripts/hallucination_interior.lua | |||
@@ -310,7 +310,7 @@ function hallucination_interior.lets_switch_places() | |||
310 | WaitForEndOfMessage() | 310 | WaitForEndOfMessage() |
311 | 311 | ||
312 | if GetChoiceSelection() == 0 then | 312 | if GetChoiceSelection() == 0 then |
313 | DisplayMessage("* You'd like that, wouldn't you?\n\f* ...no. That's too easy.\n\fI'm not letting you off that easy.\n\f* It should've been you, right?\nYou feel guilty, right?\n\f* Well guess what, Lucas?\n\fYou're going to live with that for the rest of your life.\n\f* You know why?\n\f* Because you're going to live, Lucas!\n\fYOU'RE. GOING. TO. LIVE!", "Claus", SpeakerType.MAN) | 313 | DisplayMessage("* You'd like that, wouldn't you?\n\f* ...no. That's too easy.\n\fI'm not letting you off that easy.\n\f* It should've been you, right?\nYou feel guilty, right?\n\f* Well guess what, Lucas?\n\fYou're going to have to live with that guilt for the rest of your life.\n\f* You know why?\n\f* Because you're going to live, Lucas!\n\fYOU'RE! GOING! TO! LIVE!", "Claus", SpeakerType.MAN) |
314 | HideCutsceneBars() | 314 | HideCutsceneBars() |
315 | 315 | ||
316 | SetAnimation("switch_claus", "still") | 316 | SetAnimation("switch_claus", "still") |