diff options
author | autocommitter <autocommitter@linux-forks.de> | 2025-05-15 00:00:02 +0200 |
---|---|---|
committer | autocommitter <autocommitter@linux-forks.de> | 2025-05-15 00:00:02 +0200 |
commit | 67dfe52759c24369a65786f4151a3334d1aebedb (patch) | |
tree | 5a2e573dd40b511832ba930572bcfc28d2cdf908 /auto_yards | |
parent | 2b6aba7bc06572635d426f1fc36f135a1cd76ce4 (diff) | |
download | luaatc_envs-67dfe52759c24369a65786f4151a3334d1aebedb.tar.gz luaatc_envs-67dfe52759c24369a65786f4151a3334d1aebedb.tar.bz2 luaatc_envs-67dfe52759c24369a65786f4151a3334d1aebedb.zip |
State at 2025-05-15
Diffstat (limited to 'auto_yards')
-rw-r--r-- | auto_yards/nodes/(-2004,2,-1101).lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/auto_yards/nodes/(-2004,2,-1101).lua b/auto_yards/nodes/(-2004,2,-1101).lua index c0d57ae..031f395 100644 --- a/auto_yards/nodes/(-2004,2,-1101).lua +++ b/auto_yards/nodes/(-2004,2,-1101).lua @@ -10,6 +10,7 @@ local subs = { ]]-- ['ARC'] = {['pos'] = POS(-1973,16,800), ['msg'] = "notify"}, + ['NOID'] = {['pos'] = POS(-2204,8,-676), ['msg'] = "notify"}, } if event.ext_int or event.punch then |