diff options
-rw-r--r-- | npc/Changelog.txt | 2 | ||||
-rw-r--r-- | npc/warps/guild/guildcastles.txt | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 617daeddc..1601dcb58 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -27,6 +27,8 @@ Nexon Date Added
======
+04/27
+ * Fixed an Aldebaran Castle 4 warp again [Playtester]
04/26
* Commented out temp Gunslinger shops. [Lupus]
* Fixed Food Seller in Alberta thanks to Sousuke [Playtester]
diff --git a/npc/warps/guild/guildcastles.txt b/npc/warps/guild/guildcastles.txt index 7b18e81a6..bb99fa579 100644 --- a/npc/warps/guild/guildcastles.txt +++ b/npc/warps/guild/guildcastles.txt @@ -103,7 +103,7 @@ aldeg_cas04.gat,132,231,4 script aldg408r 45,1,1,{ w2: warp "aldeg_cas04.gat",111,210; end;
w3: warp "aldeg_cas04.gat",129,212; end;
w4: warp "aldeg_cas04.gat",129,212; end;
-w5: warp "aldeg_cas04.gat",14,192; end;
+w5: warp "aldeg_cas04.gat",14,196; end;
}
aldeg_cas05.gat,194,71,0 warp aldg501 1,1,aldeg_cas05.gat,129,194
aldeg_cas05.gat,125,194,0 warp aldg501-1 1,1,aldeg_cas05.gat,199,70
|