diff options
author | autocommitter <autocommitter@linux-forks.de> | 2025-04-05 00:00:02 +0200 |
---|---|---|
committer | autocommitter <autocommitter@linux-forks.de> | 2025-04-05 00:00:02 +0200 |
commit | 558fc5f38ed96f401f7af6e3c16c9172f9d54edb (patch) | |
tree | 342380034022edd66121d10771c1cb892cb98dc7 /m4 | |
parent | 2e6e72a6b72eb7f56652f82e320fc7d6691c503b (diff) | |
download | luaatc_envs-558fc5f38ed96f401f7af6e3c16c9172f9d54edb.tar.gz luaatc_envs-558fc5f38ed96f401f7af6e3c16c9172f9d54edb.tar.bz2 luaatc_envs-558fc5f38ed96f401f7af6e3c16c9172f9d54edb.zip |
State at 2025-04-05
Diffstat (limited to 'm4')
-rw-r--r-- | m4/nodes/(-1524,-11,-4611).lua | 2 | ||||
-rw-r--r-- | m4/nodes/(-1967,-11,-4415).lua | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/m4/nodes/(-1524,-11,-4611).lua b/m4/nodes/(-1524,-11,-4611).lua index 7042980..e43ebdd 100644 --- a/m4/nodes/(-1524,-11,-4611).lua +++ b/m4/nodes/(-1524,-11,-4611).lua @@ -1,3 +1,3 @@ if get_line()=="52" then - atc_set_text_outside("Line 52 - Olo Beach\nVia: Abyss Temple, Town of Abyss, Durai Resort") + atc_set_text_outside("Line 52 - Olo Beach\nAbyss 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 index 17aa64e..75e1f2b 100644 --- a/m4/nodes/(-1967,-11,-4415).lua +++ b/m4/nodes/(-1967,-11,-4415).lua @@ -1,3 +1,3 @@ if get_line()=="52" then - atc_set_text_outside("Line 52 - Merliansas Ruins\nVia: Town of Abyss, Aurlsamy Nagar, Wesley Beach") + atc_set_text_outside("Line 52 - Merliansas Ruins\nTown of Abyss, Aurlsamy Nagar, Wesley Beach") end
\ No newline at end of file |