diff options
Diffstat (limited to 'ers/nodes/(1608,14,1414).lua')
-rw-r--r-- | ers/nodes/(1608,14,1414).lua | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ers/nodes/(1608,14,1414).lua b/ers/nodes/(1608,14,1414).lua new file mode 100644 index 0000000..a45cd5f --- /dev/null +++ b/ers/nodes/(1608,14,1414).lua @@ -0,0 +1,12 @@ +-- luaatctrack_spot_check_01.lua +-- POS(1608,14,1414) + +local show_print = false +if event.train then + if atc_arrow then + F.save_train() + else + F.save_train() + end + return +end
\ No newline at end of file |