diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-27 20:02:36 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-27 20:02:36 +0000 |
commit | 85127739369c09fb398de34b2d39fe5af4ca11ed (patch) | |
tree | 3728be27ed325a3408549eda47bf0fbbb708c496 /npc/warps/guild | |
parent | 85b3fdd4c72f6d0370d066bc963c72d079bd0dfe (diff) | |
download | hercules-85127739369c09fb398de34b2d39fe5af4ca11ed.tar.gz hercules-85127739369c09fb398de34b2d39fe5af4ca11ed.tar.bz2 hercules-85127739369c09fb398de34b2d39fe5af4ca11ed.tar.xz hercules-85127739369c09fb398de34b2d39fe5af4ca11ed.zip |
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
Diffstat (limited to 'npc/warps/guild')
-rw-r--r-- | npc/warps/guild/guildcastles.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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
|