diff options
author | autocommitter <autocommitter@linux-forks.de> | 2024-04-22 15:02:43 +0200 |
---|---|---|
committer | autocommitter <autocommitter@linux-forks.de> | 2024-04-22 15:02:43 +0200 |
commit | 910c979daa1cbfe0d6296ad4a6621a101e25cd65 (patch) | |
tree | 2db542580dd9e98120a34dd919cc145def50d72f /far | |
parent | e563bcc111512b1b88b700bca77908e4313bc350 (diff) | |
download | luaatc_envs-910c979daa1cbfe0d6296ad4a6621a101e25cd65.tar.gz luaatc_envs-910c979daa1cbfe0d6296ad4a6621a101e25cd65.tar.bz2 luaatc_envs-910c979daa1cbfe0d6296ad4a6621a101e25cd65.zip |
State at 2023-10-30
Diffstat (limited to 'far')
-rw-r--r-- | far/nodes/(21435,9,957).lua | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/far/nodes/(21435,9,957).lua b/far/nodes/(21435,9,957).lua new file mode 100644 index 0000000..95420c8 --- /dev/null +++ b/far/nodes/(21435,9,957).lua @@ -0,0 +1,8 @@ +-- far_luaatctrack_spot_check_01.lua + +local show_print = false +if event.train then + local posTable = POS(21435,9,957) + F.save_train(posTable) + return +end
\ No newline at end of file |