diff options
-rw-r--r-- | npc/Changelog.txt | 2 | ||||
-rw-r--r-- | npc/warps/cities/aldebaran.txt | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 781ab30e6..cd1c121da 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -27,6 +27,8 @@ Nexon Date Added
======
+05/06
+ * Fixed the warp in the Turbo Track Room [Playtester]
05/04
* Hopefully fixed the custom Prontera Cemetery Event [Playtester]
* Fixed a missing " in the gunslinger jobquest script [Playtester]
diff --git a/npc/warps/cities/aldebaran.txt b/npc/warps/cities/aldebaran.txt index 8b480121c..a4cf224ca 100644 --- a/npc/warps/cities/aldebaran.txt +++ b/npc/warps/cities/aldebaran.txt @@ -50,4 +50,4 @@ aldeba_in.gat,97,102,0 warp ald10-1 2,2,aldeba_in.gat,103,58 //Turbo Track Room
alde_gld.gat,183,204,0 warp turbo01 1,1,turbo_room.gat,100,64
-turbo_room.gat,98,66,0 warp turbo02 1,1,alde_gld.gat,183,198
\ No newline at end of file +turbo_room.gat,100,61,0 warp turbo02 1,1,alde_gld.gat,183,198
\ No newline at end of file |