diff options
author | autocommitter <autocommitter@linux-forks.de> | 2024-04-22 15:03:19 +0200 |
---|---|---|
committer | autocommitter <autocommitter@linux-forks.de> | 2024-04-22 15:03:19 +0200 |
commit | 39068d9b4c43f2ccec4fc2634a862c1f01bc0135 (patch) | |
tree | e03d936e998aa1d682e67df4f8586f4672936668 | |
parent | 5da37ad97946f348268cb163db511cdaf1a256d1 (diff) | |
download | il_timetable-39068d9b4c43f2ccec4fc2634a862c1f01bc0135.tar.gz il_timetable-39068d9b4c43f2ccec4fc2634a862c1f01bc0135.tar.bz2 il_timetable-39068d9b4c43f2ccec4fc2634a862c1f01bc0135.zip |
State at 2023-11-24
-rw-r--r-- | nodes/(1112,23,3014).lua | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/nodes/(1112,23,3014).lua b/nodes/(1112,23,3014).lua new file mode 100644 index 0000000..69a9148 --- /dev/null +++ b/nodes/(1112,23,3014).lua @@ -0,0 +1,7 @@ +F.ttp_station_display({ + lines = {"CFE_N", "NX_N"}, + station = "Personhood West", + title = "PH West - Track 3", + interval = 30, + display1 = "track3", +})
\ No newline at end of file |