summaryrefslogtreecommitdiff
path: root/nodes/(-1477,9,-83).lua
diff options
context:
space:
mode:
authorautocommitter <autocommitter@linux-forks.de>2024-04-22 14:54:48 +0200
committerautocommitter <autocommitter@linux-forks.de>2024-04-22 14:54:48 +0200
commit1bdd8ca13bd8e942d05fe08413e5da394a843d0f (patch)
treed7a949aed7bc61efe56c818fba9942391e218d3b /nodes/(-1477,9,-83).lua
parentf29d1dbd18c4ce94ded212a369a75f33d8c66011 (diff)
downloadil_timetable-1bdd8ca13bd8e942d05fe08413e5da394a843d0f.tar.gz
il_timetable-1bdd8ca13bd8e942d05fe08413e5da394a843d0f.tar.bz2
il_timetable-1bdd8ca13bd8e942d05fe08413e5da394a843d0f.zip
State at 2021-10-19
Diffstat (limited to 'nodes/(-1477,9,-83).lua')
-rw-r--r--nodes/(-1477,9,-83).lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/nodes/(-1477,9,-83).lua b/nodes/(-1477,9,-83).lua
index 21d7954..86c56d1 100644
--- a/nodes/(-1477,9,-83).lua
+++ b/nodes/(-1477,9,-83).lua
@@ -6,7 +6,7 @@ end
doors = "L"
if event.train then
local time_now = rwt.now()
- local next_dep_time = rwt.next_rpt(rwt.add(time_now, 10), 240, 0)
+ local next_dep_time = rwt.next_rpt(rwt.add(time_now, 10), 120, 0)
if flip then
atc_set_text_outside("4 - Schwarzschild Street")
digiline_send("monitor", "4 Schwarzschild St . "..rwt.to_string(next_dep_time, true))