diff options
Diffstat (limited to 'durt/nodes')
-rw-r--r-- | durt/nodes/(-3589,8,-2283).lua | 2 | ||||
-rw-r--r-- | durt/nodes/(-3618,8,-2278).lua | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/durt/nodes/(-3589,8,-2283).lua b/durt/nodes/(-3589,8,-2283).lua index e53820f..af14e40 100644 --- a/durt/nodes/(-3589,8,-2283).lua +++ b/durt/nodes/(-3589,8,-2283).lua @@ -1 +1 @@ -print("state" .. tostring(getstate(POS(-3592,9,-2282))))
\ No newline at end of file +print("state: " .. tostring(getstate(POS(-3592,9,-2282))))
\ No newline at end of file diff --git a/durt/nodes/(-3618,8,-2278).lua b/durt/nodes/(-3618,8,-2278).lua index 893e8dd..adbe080 100644 --- a/durt/nodes/(-3618,8,-2278).lua +++ b/durt/nodes/(-3618,8,-2278).lua @@ -1 +1,2 @@ +do return end atc_send_to_train("335377","S0WRS5Cpl")
\ No newline at end of file |