diff options
Diffstat (limited to 'subway')
-rw-r--r-- | subway/nodes/(124,14,-12).lua | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/subway/nodes/(124,14,-12).lua b/subway/nodes/(124,14,-12).lua new file mode 100644 index 0000000..27f4a4c --- /dev/null +++ b/subway/nodes/(124,14,-12).lua @@ -0,0 +1,4 @@ +if event.type == "ext_int" then + digiline_send("orhb","toggle") + return +end
\ No newline at end of file |