diff options
author | autocommitter <autocommitter@linux-forks.de> | 2024-04-22 14:52:21 +0200 |
---|---|---|
committer | autocommitter <autocommitter@linux-forks.de> | 2024-04-22 14:52:21 +0200 |
commit | ddaee135d42ede8b4970f2c2cce973f5c03234f1 (patch) | |
tree | f14d2a66f18808b4414dbf4aaff5d48b1e4017bb /il_timetable | |
parent | 5f72b7ec62a6f2fb8ce6b9d5379f03a3e4126971 (diff) | |
download | luaatc_envs-ddaee135d42ede8b4970f2c2cce973f5c03234f1.tar.gz luaatc_envs-ddaee135d42ede8b4970f2c2cce973f5c03234f1.tar.bz2 luaatc_envs-ddaee135d42ede8b4970f2c2cce973f5c03234f1.zip |
State at 2020-09-28
Diffstat (limited to 'il_timetable')
-rw-r--r-- | il_timetable/nodes/(-631,14,-404).lua | 2 | ||||
-rw-r--r-- | il_timetable/nodes/(269,13,-2049).lua | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/il_timetable/nodes/(-631,14,-404).lua b/il_timetable/nodes/(-631,14,-404).lua index 750d82a..62ea1fc 100644 --- a/il_timetable/nodes/(-631,14,-404).lua +++ b/il_timetable/nodes/(-631,14,-404).lua @@ -1,4 +1,4 @@ -- d_int: Departure every n seconds (epoch modulo) -- d_off: Departure time offset -- function F.stop_sd(st_name, doors, departcommand, minstoptime, d_int, d_off) -F.stop_sd_sched("Main Station", "L", "SM", 10, 120, 0)
\ No newline at end of file +--F.stop_sd_sched("Main Station", "L", "SM", 10, 120, 0)
\ No newline at end of file diff --git a/il_timetable/nodes/(269,13,-2049).lua b/il_timetable/nodes/(269,13,-2049).lua new file mode 100644 index 0000000..a51cd73 --- /dev/null +++ b/il_timetable/nodes/(269,13,-2049).lua @@ -0,0 +1 @@ +set_line("XN")
\ No newline at end of file |