diff options
author | autocommitter <autocommitter@linux-forks.de> | 2024-04-22 14:53:27 +0200 |
---|---|---|
committer | autocommitter <autocommitter@linux-forks.de> | 2024-04-22 14:53:27 +0200 |
commit | 92b4523c0e8eaa9c61635b5b3307cd6022a1578d (patch) | |
tree | 66dde038161edb4399fe7acaf6a01bc8acb09cf5 /Crossroads/nodes | |
parent | 50e7e846b18f4a3e0185659874371f67f461635c (diff) | |
download | luaatc_envs-92b4523c0e8eaa9c61635b5b3307cd6022a1578d.tar.gz luaatc_envs-92b4523c0e8eaa9c61635b5b3307cd6022a1578d.tar.bz2 luaatc_envs-92b4523c0e8eaa9c61635b5b3307cd6022a1578d.zip |
State at 2021-07-01
Diffstat (limited to 'Crossroads/nodes')
-rw-r--r-- | Crossroads/nodes/(1122,19,3018).lua | 1 | ||||
-rw-r--r-- | Crossroads/nodes/(1125,23,3014).lua | 1 | ||||
-rw-r--r-- | Crossroads/nodes/(1125,23,3027).lua | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/Crossroads/nodes/(1122,19,3018).lua b/Crossroads/nodes/(1122,19,3018).lua new file mode 100644 index 0000000..da8687d --- /dev/null +++ b/Crossroads/nodes/(1122,19,3018).lua @@ -0,0 +1 @@ +F.stn2gen("phwest", "1", "R", true, true)
\ No newline at end of file diff --git a/Crossroads/nodes/(1125,23,3014).lua b/Crossroads/nodes/(1125,23,3014).lua new file mode 100644 index 0000000..bdd5bc1 --- /dev/null +++ b/Crossroads/nodes/(1125,23,3014).lua @@ -0,0 +1 @@ +if event.channel == "track1-update" then F.pdisp("phwest", "1", "S") end
\ No newline at end of file diff --git a/Crossroads/nodes/(1125,23,3027).lua b/Crossroads/nodes/(1125,23,3027).lua new file mode 100644 index 0000000..a183351 --- /dev/null +++ b/Crossroads/nodes/(1125,23,3027).lua @@ -0,0 +1 @@ +if event.channel == "track1-update" then F.pdisp("phwest", "1", "N") end
\ No newline at end of file |