From 85127739369c09fb398de34b2d39fe5af4ca11ed Mon Sep 17 00:00:00 2001 From: Playtester Date: Thu, 27 Apr 2006 20:02:36 +0000 Subject: Fixed another Aldebaran Castle 4 warp in warps/guild/guildcastles.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6327 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/Changelog.txt | 2 ++ npc/warps/guild/guildcastles.txt | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'npc') 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 -- cgit v1.2.3-70-g09d2