diff options
author | autocommitter <autocommitter@linux-forks.de> | 2025-04-11 00:00:02 +0200 |
---|---|---|
committer | autocommitter <autocommitter@linux-forks.de> | 2025-04-11 00:00:02 +0200 |
commit | cfeade47a9ff1bc89e94216728a15c97c0bf4554 (patch) | |
tree | 2152ae5e14891ed66a02c50425f232ae32a13713 | |
parent | 9e403132280e1acbdf659d7f3b9ce20f1a9cfc0d (diff) | |
download | luaatc_envs-master.tar.gz luaatc_envs-master.tar.bz2 luaatc_envs-master.zip |
-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 e43ebdd..6272a7b 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\nAbyss Temple, Town of Abyss, Durai Resort") + atc_set_text_outside("Line 52 - Olo Beach") end
\ No newline at end of file diff --git a/m4/nodes/(-1967,-11,-4415).lua b/m4/nodes/(-1967,-11,-4415).lua index 75e1f2b..afb0335 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\nTown of Abyss, Aurlsamy Nagar, Wesley Beach") + atc_set_text_outside("Line 52 - Merliansas Ruins") end
\ No newline at end of file |