summary refs log tree commit diff stats
path: root/res
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2021-03-15 22:08:03 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2021-03-15 22:08:03 -0400
commitaf8495717abc98593b21a6c11c0aa17f59ceabec (patch)
treee83a2526680741a93c97c17e6205b6757627c13e /res
parent1c42237c7a6c137243b1cab7f939e7a1b66638f4 (diff)
downloadtanetane-af8495717abc98593b21a6c11c0aa17f59ceabec.tar.gz
tanetane-af8495717abc98593b21a6c11c0aa17f59ceabec.tar.bz2
tanetane-af8495717abc98593b21a6c11c0aa17f59ceabec.zip
Tweaked switch_claus yes branch text
#10
Diffstat (limited to 'res')
-rw-r--r--res/scripts/hallucination_interior.lua2
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")