diff options
author | autocommitter <autocommitter@linux-forks.de> | 2025-08-25 00:00:00 +0200 |
---|---|---|
committer | autocommitter <autocommitter@linux-forks.de> | 2025-08-25 00:00:00 +0200 |
commit | 951dc4d254c941f0e519ff5183e65883eb4b6938 (patch) | |
tree | f3b9cf21d9874e1bbdc01b681c0639cc82f1a5df | |
parent | a200cf68d5c7b35dc1cf5983e57aaf29f5f44a0b (diff) | |
download | luaatc_envs-951dc4d254c941f0e519ff5183e65883eb4b6938.tar.gz luaatc_envs-951dc4d254c941f0e519ff5183e65883eb4b6938.tar.bz2 luaatc_envs-951dc4d254c941f0e519ff5183e65883eb4b6938.zip |
State at 2025-08-25
-rw-r--r-- | far/nodes/(20278,14,682).lua | 4 | ||||
-rw-r--r-- | far/nodes/(20279,14,683).lua | 4 | ||||
-rw-r--r-- | far/nodes/(30825,16,1858).lua | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/far/nodes/(20278,14,682).lua b/far/nodes/(20278,14,682).lua new file mode 100644 index 0000000..7d1f171 --- /dev/null +++ b/far/nodes/(20278,14,682).lua @@ -0,0 +1,4 @@ +-- far_luaatctrack_spot_check_01.lua + + +F.save_train(POS( 20278,14,682 ), "east") diff --git a/far/nodes/(20279,14,683).lua b/far/nodes/(20279,14,683).lua deleted file mode 100644 index e43d146..0000000 --- a/far/nodes/(20279,14,683).lua +++ /dev/null @@ -1,4 +0,0 @@ --- far_luaatctrack_spot_check_01.lua - - -F.save_train(POS( 20279,14,683 ), "east") diff --git a/far/nodes/(30825,16,1858).lua b/far/nodes/(30825,16,1858).lua index aad8e33..f22b67d 100644 --- a/far/nodes/(30825,16,1858).lua +++ b/far/nodes/(30825,16,1858).lua @@ -9,7 +9,7 @@ if event.type == "punch" then F.send_update_displays() digiline_send("notices", "LP: " .. event.name .. "") - + -- digiline_send("security", "FARCOM SECURITY\nBLAME: ") if S.stop_display then date = F.date_formatted() time = F.time_formatted() |