diff options
author | autocommitter <autocommitter@linux-forks.de> | 2024-04-22 15:03:10 +0200 |
---|---|---|
committer | autocommitter <autocommitter@linux-forks.de> | 2024-04-22 15:03:10 +0200 |
commit | 5e577bf8b5754c4ecf3f92f75ecf912291151379 (patch) | |
tree | c120f5830bd5b2d088f0c326717fef5b378386cb /nodes | |
parent | 00257146ec75760e7f671a414233df7c702ca1a1 (diff) | |
download | il_timetable-5e577bf8b5754c4ecf3f92f75ecf912291151379.tar.gz il_timetable-5e577bf8b5754c4ecf3f92f75ecf912291151379.tar.bz2 il_timetable-5e577bf8b5754c4ecf3f92f75ecf912291151379.zip |
State at 2023-11-18
Diffstat (limited to 'nodes')
-rw-r--r-- | nodes/(-1725,-1,-4397).lua | 2 | ||||
-rw-r--r-- | nodes/(-1735,-1,-4421).lua | 2 |
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 |