summary refs log tree commit diff stats
diff options
context:
space:
mode:
-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")