diff options
author | autocommitter <autocommitter@linux-forks.de> | 2025-02-19 00:00:02 +0100 |
---|---|---|
committer | autocommitter <autocommitter@linux-forks.de> | 2025-02-19 00:00:02 +0100 |
commit | 96dbcabb311442e04ab31ff006de6b4db3a513ef (patch) | |
tree | 50f222a894bff1dc74e8c7a776fb165137942978 | |
parent | 95af2ff55533445a0f86aff5f230ed16c0555801 (diff) | |
download | luaatc_envs-96dbcabb311442e04ab31ff006de6b4db3a513ef.tar.gz luaatc_envs-96dbcabb311442e04ab31ff006de6b4db3a513ef.tar.bz2 luaatc_envs-96dbcabb311442e04ab31ff006de6b4db3a513ef.zip |
State at 2025-02-19
-rw-r--r-- | m4/nodes/(-1524,-11,-4611).lua | 3 | ||||
-rw-r--r-- | m4/nodes/(-1967,-11,-4415).lua | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/m4/nodes/(-1524,-11,-4611).lua b/m4/nodes/(-1524,-11,-4611).lua new file mode 100644 index 0000000..7042980 --- /dev/null +++ b/m4/nodes/(-1524,-11,-4611).lua @@ -0,0 +1,3 @@ +if get_line()=="52" then + atc_set_text_outside("Line 52 - Olo Beach\nVia: Abyss Temple, Town of Abyss, Durai Resort") +end
\ No newline at end of file diff --git a/m4/nodes/(-1967,-11,-4415).lua b/m4/nodes/(-1967,-11,-4415).lua new file mode 100644 index 0000000..17aa64e --- /dev/null +++ b/m4/nodes/(-1967,-11,-4415).lua @@ -0,0 +1,3 @@ +if get_line()=="52" then + atc_set_text_outside("Line 52 - Merliansas Ruins\nVia: Town of Abyss, Aurlsamy Nagar, Wesley Beach") +end
\ No newline at end of file |