blob: d1f3c8e0586d8d9911829c0aa1a447fd69b89187 (
plain)
1
2
3
4
5
6
7
8
|
do return end
--disabled while extension trackwork in progress. Service is stopped anyway
if event.train and atc_arrow and get_rc() == "sfh_shunt" then
setstate("SFH-T1-N", "st")
atc_send("B0WRD1S3")
end
|