summaryrefslogtreecommitdiff
path: root/il_timetable/nodes/(1730,26,2915).lua
diff options
context:
space:
mode:
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