diff options
author | autocommitter <autocommitter@linux-forks.de> | 2024-04-22 15:01:15 +0200 |
---|---|---|
committer | autocommitter <autocommitter@linux-forks.de> | 2024-04-22 15:01:15 +0200 |
commit | 685486eea037f1311077b49d5c551c99434a950c (patch) | |
tree | 4879ab178ee0c6578afa92a10b482b77143819b1 /ers_mtn | |
parent | 0cb198d378a5fcd0ab7700f3b2c7200b2926d5bc (diff) | |
download | luaatc_envs-685486eea037f1311077b49d5c551c99434a950c.tar.gz luaatc_envs-685486eea037f1311077b49d5c551c99434a950c.tar.bz2 luaatc_envs-685486eea037f1311077b49d5c551c99434a950c.zip |
State at 2023-08-24
Diffstat (limited to 'ers_mtn')
-rw-r--r-- | ers_mtn/nodes/(1936,45,1209).lua | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ers_mtn/nodes/(1936,45,1209).lua b/ers_mtn/nodes/(1936,45,1209).lua new file mode 100644 index 0000000..c5debc4 --- /dev/null +++ b/ers_mtn/nodes/(1936,45,1209).lua @@ -0,0 +1,11 @@ +-- +-- +-- 1936,45,1209 + +-- far_luaatctrack_spot_check_01.lua + +if event.train then + local posTable = POS( 1936,45,1209 ) + F.save_train(posTable) + return +end
\ No newline at end of file |