diff options
author | autocommitter <autocommitter@linux-forks.de> | 2024-04-22 15:02:44 +0200 |
---|---|---|
committer | autocommitter <autocommitter@linux-forks.de> | 2024-04-22 15:02:44 +0200 |
commit | 3806b44bd2583efd02b7d0439b6e4f9b094362bd (patch) | |
tree | 62efb80b1ef53fad89dd2ed868f0895890ea5e5b /Crossroads/nodes | |
parent | 910c979daa1cbfe0d6296ad4a6621a101e25cd65 (diff) | |
download | luaatc_envs-3806b44bd2583efd02b7d0439b6e4f9b094362bd.tar.gz luaatc_envs-3806b44bd2583efd02b7d0439b6e4f9b094362bd.tar.bz2 luaatc_envs-3806b44bd2583efd02b7d0439b6e4f9b094362bd.zip |
State at 2023-10-31
Diffstat (limited to 'Crossroads/nodes')
-rw-r--r-- | Crossroads/nodes/(1663,18,8241).lua | 1 | ||||
-rw-r--r-- | Crossroads/nodes/(1722,27,928).lua | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/Crossroads/nodes/(1663,18,8241).lua b/Crossroads/nodes/(1663,18,8241).lua new file mode 100644 index 0000000..9d7770c --- /dev/null +++ b/Crossroads/nodes/(1663,18,8241).lua @@ -0,0 +1 @@ +F.stn2gen("NRG-pek", "W", "L")
\ No newline at end of file diff --git a/Crossroads/nodes/(1722,27,928).lua b/Crossroads/nodes/(1722,27,928).lua new file mode 100644 index 0000000..76202cd --- /dev/null +++ b/Crossroads/nodes/(1722,27,928).lua @@ -0,0 +1,3 @@ +if event.type == "digiline" and event.channel == "upd" then + digiline_send("upd_main", "") +end
\ No newline at end of file |