diff options
author | autocommitter <autocommitter@linux-forks.de> | 2024-04-22 15:01:26 +0200 |
---|---|---|
committer | autocommitter <autocommitter@linux-forks.de> | 2024-04-22 15:01:26 +0200 |
commit | 503250060fbbe509715ae87a3a1b585ae2996059 (patch) | |
tree | e1f79bcdb0b2cfc64aa011dfe5fd3f9b1b15ec8d /far | |
parent | 685486eea037f1311077b49d5c551c99434a950c (diff) | |
download | luaatc_envs-503250060fbbe509715ae87a3a1b585ae2996059.tar.gz luaatc_envs-503250060fbbe509715ae87a3a1b585ae2996059.tar.bz2 luaatc_envs-503250060fbbe509715ae87a3a1b585ae2996059.zip |
State at 2023-09-02
Diffstat (limited to 'far')
-rw-r--r-- | far/nodes/(13843,20,682).lua | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/far/nodes/(13843,20,682).lua b/far/nodes/(13843,20,682).lua new file mode 100644 index 0000000..99facb5 --- /dev/null +++ b/far/nodes/(13843,20,682).lua @@ -0,0 +1,8 @@ +-- far_luaatctrack_spot_check_01.lua + +local show_print = false +if event.train then + local posTable = POS( 13843,20,682 ) + F.save_train(posTable) + return +end
\ No newline at end of file |