summaryrefslogtreecommitdiff
path: root/Hyard/nodes/(-2642,10,-1700).lua
blob: 653af4d5f52356979ae88745ae1af9018cf7257b (plain)
1
2
3
4
5
6
7
8
if S.reversing and atc_arrow then
S.reversing = false
set_rc(S.rc)
elseif atc_arrow and S.exiting and S.rc:match("HYREVERSE") then
--set_rc("PICKUP")
--S.dir = 1
--S.reversing = true
end