summaryrefslogtreecommitdiff
path: root/il_timetable/nodes/(-1735,-1,-4421).lua
diff options
context:
space:
mode:
authorautocommitter <autocommitter@linux-forks.de>2024-04-22 15:03:05 +0200
committerautocommitter <autocommitter@linux-forks.de>2024-04-22 15:03:05 +0200
commit9ec73aeb09d13bae6d2485925baaafda63798ccf (patch)
tree9361b7f74f4492ec51567f447515f08a591895f4 /il_timetable/nodes/(-1735,-1,-4421).lua
parent26813270f4092417d9f1f52a9763813457cbf918 (diff)
downloadluaatc_envs-9ec73aeb09d13bae6d2485925baaafda63798ccf.tar.gz
luaatc_envs-9ec73aeb09d13bae6d2485925baaafda63798ccf.tar.bz2
luaatc_envs-9ec73aeb09d13bae6d2485925baaafda63798ccf.zip
State at 2023-11-15
Diffstat (limited to 'il_timetable/nodes/(-1735,-1,-4421).lua')
-rw-r--r--il_timetable/nodes/(-1735,-1,-4421).lua14
1 files changed, 14 insertions, 0 deletions
diff --git a/il_timetable/nodes/(-1735,-1,-4421).lua b/il_timetable/nodes/(-1735,-1,-4421).lua
new file mode 100644
index 0000000..c9dae37
--- /dev/null
+++ b/il_timetable/nodes/(-1735,-1,-4421).lua
@@ -0,0 +1,14 @@
+if event.train then
+ if get_line() == "E1" then
+ if flip then
+ set_rc("E1_Mel_Left")
+ else
+ set_rc("E1_Mel_Right")
+ end
+ flip = not flip
+ end
+end
+F.ttp_stop({
+ stn = "Town of Abyss",
+ doorside = "R",
+}) \ No newline at end of file