summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorautocommitter <autocommitter@linux-forks.de>2025-05-08 00:00:01 +0200
committerautocommitter <autocommitter@linux-forks.de>2025-05-08 00:00:01 +0200
commita127f4a99918019256290d18baf6926dde539bb0 (patch)
tree20cbd5626f75dc194cdbfeeb22d179a9db2c3dd5
parent35e1a5d8b83719fd87a2400b87b7a91d923269ed (diff)
downloadluaatc_envs-a127f4a99918019256290d18baf6926dde539bb0.tar.gz
luaatc_envs-a127f4a99918019256290d18baf6926dde539bb0.tar.bz2
luaatc_envs-a127f4a99918019256290d18baf6926dde539bb0.zip
State at 2025-05-08
-rw-r--r--il_timetable/nodes/(981,22,1053).lua7
-rw-r--r--il_timetable/nodes/(982,22,1053).lua5
-rw-r--r--il_timetable/nodes/(983,21,1053).lua3
-rw-r--r--il_timetable/nodes/(983,22,1053).lua2
4 files changed, 11 insertions, 6 deletions
diff --git a/il_timetable/nodes/(981,22,1053).lua b/il_timetable/nodes/(981,22,1053).lua
index de30463..9e79f93 100644
--- a/il_timetable/nodes/(981,22,1053).lua
+++ b/il_timetable/nodes/(981,22,1053).lua
@@ -1,8 +1,5 @@
---S.ttt["901424"] = nil
---S.ttp["E85_N"] = nil
-nope()
-
-local tr="NRG"
+-- E/W
+local tr="E11"
S.ttp[tr.."_E"].force_tt_reset = true
S.ttp[tr.."_W"].force_tt_reset = true
print(tr.." resetting timetable")
diff --git a/il_timetable/nodes/(982,22,1053).lua b/il_timetable/nodes/(982,22,1053).lua
new file mode 100644
index 0000000..73b9d08
--- /dev/null
+++ b/il_timetable/nodes/(982,22,1053).lua
@@ -0,0 +1,5 @@
+-- N/S
+local tr="CFE"
+S.ttp[tr.."_N"].force_tt_reset = true
+S.ttp[tr.."_S"].force_tt_reset = true
+print(tr.." resetting timetable") \ No newline at end of file
diff --git a/il_timetable/nodes/(983,21,1053).lua b/il_timetable/nodes/(983,21,1053).lua
new file mode 100644
index 0000000..84bed9c
--- /dev/null
+++ b/il_timetable/nodes/(983,21,1053).lua
@@ -0,0 +1,3 @@
+for key,_ in pairs(S.ttp) do
+ print(key)
+end \ No newline at end of file
diff --git a/il_timetable/nodes/(983,22,1053).lua b/il_timetable/nodes/(983,22,1053).lua
index 860f22a..493aeb1 100644
--- a/il_timetable/nodes/(983,22,1053).lua
+++ b/il_timetable/nodes/(983,22,1053).lua
@@ -1 +1 @@
-S.ttt["506708"] = nil \ No newline at end of file
+S.ttt["732702"] = nil \ No newline at end of file