diff options
Diffstat (limited to 'nodes/(1103,23,3027).lua')
-rw-r--r-- | nodes/(1103,23,3027).lua | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/nodes/(1103,23,3027).lua b/nodes/(1103,23,3027).lua new file mode 100644 index 0000000..0ea53b2 --- /dev/null +++ b/nodes/(1103,23,3027).lua @@ -0,0 +1,8 @@ +F.ttp_station_display({ + lines = {"CFE_S", "NX_S"}, + departure = {CFE_S="15;00", NX_S="02;30"}, + station = "Personhood West", + title = "PH West - Track 4", + interval = 30, + display1 = "track4", +})
\ No newline at end of file |