summary refs log tree commit diff stats
path: root/res/scripts/hallucination_hot_spring.lua
diff options
context:
space:
mode:
Diffstat (limited to 'res/scripts/hallucination_hot_spring.lua')
-rw-r--r--res/scripts/hallucination_hot_spring.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/scripts/hallucination_hot_spring.lua b/res/scripts/hallucination_hot_spring.lua index c432eb3..805f85a 100644 --- a/res/scripts/hallucination_hot_spring.lua +++ b/res/scripts/hallucination_hot_spring.lua
@@ -14,6 +14,8 @@ function hallucination_hot_spring.off_right()
14end 14end
15 15
16function hallucination_hot_spring.enter_hot_spring() 16function hallucination_hot_spring.enter_hot_spring()
17 gamestate.went_in_hot_spring = true
18
17 if gamestate.ionia_in_water then 19 if gamestate.ionia_in_water then
18 -- Soft cutscene start; don't show bars but do take away control 20 -- Soft cutscene start; don't show bars but do take away control
19 DisablePlayerControl() 21 DisablePlayerControl()