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

function time_passage.off_bottom()
  ChangeMap("time_passage_antechamber", "fromTop")
end