summary refs log tree commit diff stats
path: root/res/scripts/hallucination_hot_spring.lua
blob: 0abd63ed1fe79df4625d6937b67c63aa51fe1fc1 (plain) (blame)
1
2
3
4
5
hallucination_hot_spring = {}

function hallucination_hot_spring.off_right()
  ChangeMap("hallucination_cliff", "fromLeft")
end