diff options
Diffstat (limited to 'nodes/(983,19,1053).lua')
-rw-r--r-- | nodes/(983,19,1053).lua | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/nodes/(983,19,1053).lua b/nodes/(983,19,1053).lua new file mode 100644 index 0000000..3745a99 --- /dev/null +++ b/nodes/(983,19,1053).lua @@ -0,0 +1,5 @@ +lines = F.ttp_info_times("E1_S", "00;00") +--linestr = F.ttp_info_trains("E1_S", "00;00") +li = lines +--for i=1,#linestr do li[#li+1] = linestr[i] end +print(" E1\n"..table.concat(li, "\n"))
\ No newline at end of file |