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 | ccf9962f5165958224701584d64ad8971d0a4012 (patch) | |
tree | 17cc224e9e92766af7194aad911dec5cf07f4aca /il_timetable/nodes | |
parent | 60e2e0f07ab56c74b8b539bb79e8fd350e617130 (diff) | |
download | luaatc_envs-ccf9962f5165958224701584d64ad8971d0a4012.tar.gz luaatc_envs-ccf9962f5165958224701584d64ad8971d0a4012.tar.bz2 luaatc_envs-ccf9962f5165958224701584d64ad8971d0a4012.zip |
State at 2024-01-06
Diffstat (limited to 'il_timetable/nodes')
-rw-r--r-- | il_timetable/nodes/(1725,28,2915).lua | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/il_timetable/nodes/(1725,28,2915).lua b/il_timetable/nodes/(1725,28,2915).lua new file mode 100644 index 0000000..d28bc16 --- /dev/null +++ b/il_timetable/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 |