summaryrefslogtreecommitdiff
path: root/il_timetable/nodes/(1730,26,2915).lua
diff options
context:
space:
mode:
authorautocommitter <autocommitter@linux-forks.de>2024-10-15 22:37:42 +0200
committerautocommitter <autocommitter@linux-forks.de>2024-10-15 22:37:42 +0200
commit572b186e28ddc2a630613765c0f0780b4664380f (patch)
treee93412c97c577b04bbf12749bfe61470e001063a /il_timetable/nodes/(1730,26,2915).lua
parent5c7f77725394d47ce0b907aabf885ea207a507bd (diff)
downloadluaatc_envs-572b186e28ddc2a630613765c0f0780b4664380f.tar.gz
luaatc_envs-572b186e28ddc2a630613765c0f0780b4664380f.tar.bz2
luaatc_envs-572b186e28ddc2a630613765c0f0780b4664380f.zip
State at 2024-10-15HEADmaster
Diffstat (limited to 'il_timetable/nodes/(1730,26,2915).lua')
-rw-r--r--il_timetable/nodes/(1730,26,2915).lua12
1 files changed, 0 insertions, 12 deletions
diff --git a/il_timetable/nodes/(1730,26,2915).lua b/il_timetable/nodes/(1730,26,2915).lua
deleted file mode 100644
index 44b483e..0000000
--- a/il_timetable/nodes/(1730,26,2915).lua
+++ /dev/null
@@ -1,12 +0,0 @@
--- 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("Personhood Main", "L", "RSM", 10, 120, 70)
-atc_set_text_outside("E1: Personhood <-> Spawn <-> Melinka Town")
-if event.train then
- F.stat("E1", false)
- F.timetake_end("E1-Ehl-Psh")
-end
-if depart then
- F.timetake_start("E1-Psh-Ehl")
-end