diff options
-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 |