From bcea33112bdcd5717408ffc304763c72da35860b Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Wed, 17 Mar 2021 17:31:16 -0400 Subject: [switch route] Added backwards RGYY music #10 --- res/scripts/hallucination_interior.lua | 3 +++ 1 file changed, 3 insertions(+) (limited to 'res/scripts') diff --git a/res/scripts/hallucination_interior.lua b/res/scripts/hallucination_interior.lua index 6679bab..5d313d4 100644 --- a/res/scripts/hallucination_interior.lua +++ b/res/scripts/hallucination_interior.lua @@ -409,5 +409,8 @@ function hallucination_interior.lets_switch_places() UnpauseSprite("switch_claus") DirectSpriteToLocation("switch_claus", "out_of_sight", PathfindingOptions.CARDINAL_DIRECTIONS_ONLY) WaitForSpritePath("switch_claus") + + PlayMusic("ello_ello_geen_bread", 2000) + HideCutsceneBars() end end -- cgit 1.4.1