summaryrefslogtreecommitdiff
path: root/il_timetable
diff options
context:
space:
mode:
authorautocommitter <autocommitter@linux-forks.de>2024-04-22 14:52:37 +0200
committerautocommitter <autocommitter@linux-forks.de>2024-04-22 14:52:37 +0200
commitf3da24b214b3337ad63ebd885da29d5b789d4738 (patch)
tree48fa662ea867d097fdf4fad4b3dc7c8310e8a80a /il_timetable
parente455ab51a3bdb8cca33bf0a3906575aa9177d8df (diff)
downloadluaatc_envs-f3da24b214b3337ad63ebd885da29d5b789d4738.tar.gz
luaatc_envs-f3da24b214b3337ad63ebd885da29d5b789d4738.tar.bz2
luaatc_envs-f3da24b214b3337ad63ebd885da29d5b789d4738.zip
State at 2020-12-14
Diffstat (limited to 'il_timetable')
-rw-r--r--il_timetable/nodes/(115,16,-74).lua5
-rw-r--r--il_timetable/nodes/(4401,-2,1976).lua5
2 files changed, 10 insertions, 0 deletions
diff --git a/il_timetable/nodes/(115,16,-74).lua b/il_timetable/nodes/(115,16,-74).lua
new file mode 100644
index 0000000..6928a9d
--- /dev/null
+++ b/il_timetable/nodes/(115,16,-74).lua
@@ -0,0 +1,5 @@
+-- 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)
+atc_set_text_outside("E8 - Morija Center")
+F.stop_sd_sched("Origin Marcuse Street", "L", "RSM", 10, 1200, 300) \ No newline at end of file
diff --git a/il_timetable/nodes/(4401,-2,1976).lua b/il_timetable/nodes/(4401,-2,1976).lua
new file mode 100644
index 0000000..0c7a9c5
--- /dev/null
+++ b/il_timetable/nodes/(4401,-2,1976).lua
@@ -0,0 +1,5 @@
+-- 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)
+atc_set_text_outside("E8 - Origin Marcuse Street")
+F.stop_sd_sched("Morija Center", "L", "RSM", 10, 1200, 300) \ No newline at end of file