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

function pink_shell.go_outside()
  ChangeMap("hallucination_cliff", "fromInside")
end