summaryrefslogtreecommitdiff
path: root/durt/nodes/(-4197,13,-5790).lua
blob: 4f3ca65f35082f434332ee87ed35c7aec68f0a6b (plain)
1
2
3
4
5
6
7
if atc_arrow then
	if not F.has_rc("COLLECT") then
		split_off_locomotive("A0B0")
	end
	atc_set_ars_disable(false)
	return
end