diff options
author | autocommitter <autocommitter@linux-forks.de> | 2024-11-13 00:00:01 +0100 |
---|---|---|
committer | autocommitter <autocommitter@linux-forks.de> | 2024-11-13 00:00:01 +0100 |
commit | 35d4f5460ec81ce82edfe8576012836c6e73c259 (patch) | |
tree | d7c3037b233550f25bfcb60f87f7c9044a262428 /far/nodes/(2715,8,1423).lua | |
parent | 34fe0d5ffd14919fdb9495e45cfca294b248eefb (diff) | |
download | luaatc_envs-35d4f5460ec81ce82edfe8576012836c6e73c259.tar.gz luaatc_envs-35d4f5460ec81ce82edfe8576012836c6e73c259.tar.bz2 luaatc_envs-35d4f5460ec81ce82edfe8576012836c6e73c259.zip |
State at 2024-11-13
Diffstat (limited to 'far/nodes/(2715,8,1423).lua')
-rw-r--r-- | far/nodes/(2715,8,1423).lua | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/far/nodes/(2715,8,1423).lua b/far/nodes/(2715,8,1423).lua new file mode 100644 index 0000000..a51a5c5 --- /dev/null +++ b/far/nodes/(2715,8,1423).lua @@ -0,0 +1,7 @@ +-- far_luaatctrack_spot_check_01.lua + +if event.train then + local posTable = POS( 2715,8,1423 ) + F.save_train(posTable) + return +end
\ No newline at end of file |