From 1cf3ccd05b193e6090c3a61c0e2f54524e1a4ba7 Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Tue, 23 Feb 2021 10:14:36 -0500 Subject: Added connection between hallucination_cliff and hallucination_hot_spring --- res/scripts/hallucination_hot_spring.lua | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 res/scripts/hallucination_hot_spring.lua (limited to 'res/scripts/hallucination_hot_spring.lua') diff --git a/res/scripts/hallucination_hot_spring.lua b/res/scripts/hallucination_hot_spring.lua new file mode 100644 index 0000000..0abd63e --- /dev/null +++ b/res/scripts/hallucination_hot_spring.lua @@ -0,0 +1,5 @@ +hallucination_hot_spring = {} + +function hallucination_hot_spring.off_right() + ChangeMap("hallucination_cliff", "fromLeft") +end -- cgit 1.4.1