diff options
author | autocommitter <autocommitter@linux-forks.de> | 2024-04-22 15:04:42 +0200 |
---|---|---|
committer | autocommitter <autocommitter@linux-forks.de> | 2024-04-22 15:04:42 +0200 |
commit | 818de245e8db541ffddeee238e26a6f4da2b57bc (patch) | |
tree | 0e9f2533e30dd57e969aaf5a28a209c3cb70a1ab | |
parent | 2ab2663acf0e40fca977d33a0b17edf550b795f9 (diff) | |
download | il_timetable-818de245e8db541ffddeee238e26a6f4da2b57bc.tar.gz il_timetable-818de245e8db541ffddeee238e26a6f4da2b57bc.tar.bz2 il_timetable-818de245e8db541ffddeee238e26a6f4da2b57bc.zip |
State at 2024-01-06
-rw-r--r-- | nodes/(1725,28,2915).lua | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/nodes/(1725,28,2915).lua b/nodes/(1725,28,2915).lua new file mode 100644 index 0000000..d28bc16 --- /dev/null +++ b/nodes/(1725,28,2915).lua @@ -0,0 +1,9 @@ +F.ttp_station_display({ + lines = {"E1_N", "E1_S"}, + departure = {}, + station = "Personhood Main", + title = "Personhood Main", + interval = 15, + display1 = "d1", +-- display2 = "d2", +})
\ No newline at end of file |