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

function hallucination_cliff.off_bottom()
  ChangeMap("hallucination_interior", "fromTop")
end