From 7a08badf1ea7c9b629f4d16493c43e99ac51ea95 Mon Sep 17 00:00:00 2001 From: autocommitter Date: Mon, 30 Dec 2024 00:00:02 +0100 Subject: State at 2024-12-30 --- far/nodes/(1829,8,1548).lua | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'far/nodes/(1829,8,1548).lua') diff --git a/far/nodes/(1829,8,1548).lua b/far/nodes/(1829,8,1548).lua index 942c05a..984f24c 100644 --- a/far/nodes/(1829,8,1548).lua +++ b/far/nodes/(1829,8,1548).lua @@ -1,8 +1,5 @@ -- far_luaatctrack_spot_check_01.lua local show_print = false -if event.train then - local posTable = POS( 1829,8,1548 ) - F.save_train(posTable) - return -end \ No newline at end of file + +F.save_train(POS( 1829,8,1548 ), "east") \ No newline at end of file -- cgit v1.2.3