From 685486eea037f1311077b49d5c551c99434a950c Mon Sep 17 00:00:00 2001 From: autocommitter Date: Mon, 22 Apr 2024 15:01:15 +0200 Subject: State at 2023-08-24 --- far/nodes/(27671,6,1625).lua | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 far/nodes/(27671,6,1625).lua (limited to 'far/nodes') diff --git a/far/nodes/(27671,6,1625).lua b/far/nodes/(27671,6,1625).lua new file mode 100644 index 0000000..575737e --- /dev/null +++ b/far/nodes/(27671,6,1625).lua @@ -0,0 +1,8 @@ +-- far_luaatctrack_spot_check_01.lua + +local show_print = false +if event.train then + local posTable = POS( 27671,6,1625 ) + F.save_train(posTable) + return +end \ No newline at end of file -- cgit v1.2.3