From 5fe3fd37b65d9e4650053dfff4d077d192f31739 Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Sun, 7 Mar 2021 10:29:38 -0500 Subject: Added connection between mirror map and hallucination_interior --- res/scripts/hallucination_mirror.lua | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'res/scripts/hallucination_mirror.lua') diff --git a/res/scripts/hallucination_mirror.lua b/res/scripts/hallucination_mirror.lua index 73763f9..afacd59 100644 --- a/res/scripts/hallucination_mirror.lua +++ b/res/scripts/hallucination_mirror.lua @@ -22,6 +22,10 @@ function hallucination_mirror.init() end end +function hallucination_mirror.off_left() + ChangeMap("hallucination_interior", "fromRight") +end + function hallucination_mirror.mailbox() StartCutscene() DisplayMessage("* The mailbox lid is open...\n* Peek inside?", "", SpeakerType.NONE) -- cgit 1.4.1