diff options
author | autocommitter <autocommitter@linux-forks.de> | 2024-04-22 15:08:51 +0200 |
---|---|---|
committer | autocommitter <autocommitter@linux-forks.de> | 2024-04-22 15:08:51 +0200 |
commit | 4080b11941d6e78a82c702980d2dbe0522be39bb (patch) | |
tree | f82f616e0225f9ff866c76ac55d33a42a5102f33 /il_timetable/nodes | |
parent | 23f19c8068d46d8be72ad5c4e3aa8eeccdca6993 (diff) | |
download | luaatc_envs-4080b11941d6e78a82c702980d2dbe0522be39bb.tar.gz luaatc_envs-4080b11941d6e78a82c702980d2dbe0522be39bb.tar.bz2 luaatc_envs-4080b11941d6e78a82c702980d2dbe0522be39bb.zip |
State at 2024-04-20
Diffstat (limited to 'il_timetable/nodes')
-rw-r--r-- | il_timetable/nodes/(4813,9,3734).lua | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/il_timetable/nodes/(4813,9,3734).lua b/il_timetable/nodes/(4813,9,3734).lua new file mode 100644 index 0000000..af0e6f7 --- /dev/null +++ b/il_timetable/nodes/(4813,9,3734).lua @@ -0,0 +1,10 @@ +F.ttp_begin({ + stn = "Oasis", -- station name + tt = "E11_W", -- timetable ID + depint = "05;00", --departure slot interval + depoff = "00;00", --departure slot offset + doorside = "R", + reverse = true, + only_lines = { E11 = true }, + force_tt_reset = false, +})
\ No newline at end of file |