summaryrefslogtreecommitdiff
path: root/Crossroads/nodes/(2263,5,897).lua
blob: 068804edc35d8e32837f842193bc677dda701b22 (plain)
1
2
3
4
5
local status = true
if event.type == "punch" and status then
  interrupt_pos(POS(2260,5,893), "")
  interrupt_pos(POS(2260,5,837), "")
end