diff options
Diffstat (limited to 'nodes/(-527,23,-239).lua')
-rw-r--r-- | nodes/(-527,23,-239).lua | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/nodes/(-527,23,-239).lua b/nodes/(-527,23,-239).lua index faf5a6c..1cd5dff 100644 --- a/nodes/(-527,23,-239).lua +++ b/nodes/(-527,23,-239).lua @@ -1 +1,3 @@ -if can_set_route("SpnMainInLaza", "Direct") and can_set_route("SpnMainNorthIntIn", "T3") then
set_route("SpnMainInLaza", "Direct")
else
interrupt(5, "abfahrt")
end
\ No newline at end of file +--[[ +if can_set_route("SpnMainInLaza", "Direct") and can_set_route("SpnMainNorthIntIn", "T3") then
set_route("SpnMainInLaza", "Direct")
else
interrupt(5, "abfahrt")
end +]]
\ No newline at end of file |