diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-24 16:27:46 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-24 16:27:46 +0000 |
commit | a801f1498cb41ed16ca6298ef8a1eb145daccaad (patch) | |
tree | 866ff3509dd6b39243acffe815baea855219e7cf /npc/warps/dungeons | |
parent | e7a428751f8a9c99a7f1d1ba29d6363fd2528f32 (diff) | |
download | hercules-a801f1498cb41ed16ca6298ef8a1eb145daccaad.tar.gz hercules-a801f1498cb41ed16ca6298ef8a1eb145daccaad.tar.bz2 hercules-a801f1498cb41ed16ca6298ef8a1eb145daccaad.tar.xz hercules-a801f1498cb41ed16ca6298ef8a1eb145daccaad.zip |
Fixed the Thanatos Floor 12 warp
- coordinates are just guessed
- whoever does the quest should fix the warps there anyways
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6728 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/warps/dungeons')
-rw-r--r-- | npc/warps/dungeons/thanatos.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/warps/dungeons/thanatos.txt b/npc/warps/dungeons/thanatos.txt index e6de5d10c..648d0cd04 100644 --- a/npc/warps/dungeons/thanatos.txt +++ b/npc/warps/dungeons/thanatos.txt @@ -87,7 +87,7 @@ tha_t08.gat,26,44,0 warp tha_t09 1,1,tha_t09.gat,88,145 tha_t09.gat,93,145,0 warp tha_t08 1,1,tha_t08.gat,30,44
tha_t10.gat,171,138,0 warp tha_t09 1,1,tha_t09.gat,18,97
tha_t11.gat,93,36,0 warp tha_t10 1,1,tha_t10.gat,91,130
-tha_t12.gat,16,160,0 warp tha_t11 1,1,tha_t11.gat,16,160
+tha_t12.gat,129,51,0 warp tha_t11 1,1,tha_t11.gat,13,38
//Thana_step
thana_step.gat,12,73,0 warp thana_step1 1,1,tha_t12.gat,128,58
|