diff options
author | autocommitter <autocommitter@linux-forks.de> | 2024-04-22 14:58:11 +0200 |
---|---|---|
committer | autocommitter <autocommitter@linux-forks.de> | 2024-04-22 14:58:11 +0200 |
commit | 5bf98744c70c320fd883642dffd2de0cfdb97630 (patch) | |
tree | 3a9759394eace2ed5ea1a14cc54759e055d1752f | |
parent | f748d9c361d0fd2ca3478015dce1e98e51f295fd (diff) | |
download | luaatc_envs-5bf98744c70c320fd883642dffd2de0cfdb97630.tar.gz luaatc_envs-5bf98744c70c320fd883642dffd2de0cfdb97630.tar.bz2 luaatc_envs-5bf98744c70c320fd883642dffd2de0cfdb97630.zip |
State at 2023-04-01
-rw-r--r-- | X_Nihilo/nodes/(928,25,3081).lua | 0 | ||||
-rw-r--r-- | X_Nihilo/nodes/(933,25,3089).lua | 0 | ||||
-rw-r--r-- | auto_yards/nodes/(-2029,3,-1094).lua | 1 | ||||
-rw-r--r-- | ers/nodes/(1656,2,1276).lua | 4 | ||||
-rw-r--r-- | ers/nodes/(1656,2,1288).lua | 4 |
5 files changed, 9 insertions, 0 deletions
diff --git a/X_Nihilo/nodes/(928,25,3081).lua b/X_Nihilo/nodes/(928,25,3081).lua new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/X_Nihilo/nodes/(928,25,3081).lua diff --git a/X_Nihilo/nodes/(933,25,3089).lua b/X_Nihilo/nodes/(933,25,3089).lua new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/X_Nihilo/nodes/(933,25,3089).lua diff --git a/auto_yards/nodes/(-2029,3,-1094).lua b/auto_yards/nodes/(-2029,3,-1094).lua new file mode 100644 index 0000000..cbce1da --- /dev/null +++ b/auto_yards/nodes/(-2029,3,-1094).lua @@ -0,0 +1 @@ +F.lane_EOL("BY",false)
\ No newline at end of file diff --git a/ers/nodes/(1656,2,1276).lua b/ers/nodes/(1656,2,1276).lua new file mode 100644 index 0000000..33351d4 --- /dev/null +++ b/ers/nodes/(1656,2,1276).lua @@ -0,0 +1,4 @@ +-- luaatctrack_yard_check_01.lua +-- POS(1656,2,1276) + +F.yard_siding("ers_main", "HEADSHUNT01", "end")
\ No newline at end of file diff --git a/ers/nodes/(1656,2,1288).lua b/ers/nodes/(1656,2,1288).lua new file mode 100644 index 0000000..d570656 --- /dev/null +++ b/ers/nodes/(1656,2,1288).lua @@ -0,0 +1,4 @@ +-- luaatctrack_yard_check_01.lua +-- POS(1656,2,1288) + +F.yard_siding("ers_main", "SIDING04", "end")
\ No newline at end of file |