summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nodes/(-1725,-1,-4397).lua2
-rw-r--r--nodes/(-1735,-1,-4421).lua2
2 files changed, 2 insertions, 2 deletions
diff --git a/nodes/(-1725,-1,-4397).lua b/nodes/(-1725,-1,-4397).lua
index b364ebd..b54013a 100644
--- a/nodes/(-1725,-1,-4397).lua
+++ b/nodes/(-1725,-1,-4397).lua
@@ -1,4 +1,4 @@
F.ttp_stop({
stn = "Town of Abyss",
- doorside = "R",
+ doorside = "L",
}) \ No newline at end of file
diff --git a/nodes/(-1735,-1,-4421).lua b/nodes/(-1735,-1,-4421).lua
index c9dae37..dbf1aa9 100644
--- a/nodes/(-1735,-1,-4421).lua
+++ b/nodes/(-1735,-1,-4421).lua
@@ -10,5 +10,5 @@ if event.train then
end
F.ttp_stop({
stn = "Town of Abyss",
- doorside = "R",
+ doorside = "L",
}) \ No newline at end of file