diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-11 10:38:54 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-11 10:38:54 +0000 |
commit | 762b8c6e12bde3fcd4f34b25324224c9c4aab64d (patch) | |
tree | 8b05f467369044008ae99d4278490ac2ef8aea00 /npc/warps | |
parent | 41a6edabbdeb6cec53b0ee6c683943bf9299e51b (diff) | |
download | hercules-762b8c6e12bde3fcd4f34b25324224c9c4aab64d.tar.gz hercules-762b8c6e12bde3fcd4f34b25324224c9c4aab64d.tar.bz2 hercules-762b8c6e12bde3fcd4f34b25324224c9c4aab64d.tar.xz hercules-762b8c6e12bde3fcd4f34b25324224c9c4aab64d.zip |
added yuno warps, fixed wiz quest, fixed assassin quest
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9449 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/warps')
-rw-r--r-- | npc/warps/cities/yuno.txt | 21 |
1 files changed, 19 insertions, 2 deletions
diff --git a/npc/warps/cities/yuno.txt b/npc/warps/cities/yuno.txt index cdc558cec..4981d9dd0 100644 --- a/npc/warps/cities/yuno.txt +++ b/npc/warps/cities/yuno.txt @@ -4,7 +4,7 @@ //= Nana (1.0) //= Sara-chan (1.1) //===== Current Version: ===================================== -//= 1.5 +//= 1.8 //===== Compatible With: ===================================== //= Any Athena Version; RO Episode 5+ //===== Description: ========================================= @@ -17,6 +17,7 @@ //= 1.5 Added Missing Juno warps [musashiden] //= 1.6 Corrected duplicate warps [Musashiden] //= 1.7 Yet another missing warp [Musashiden] +//= 1.8 Added Yuno Government Buildings warps //============================================================ //= Yuno City ================================================ @@ -199,4 +200,20 @@ w3: warp "yuno_in05",136,75; end; } // Yuno In05 (Destination - Escaped Random Warps) ------------------------------ yuno_in05.gat,31,167,0 warp yun76 1,1,yuno_in05.gat,50,85 -yuno_in05.gat,50,88,0 warp yun77 1,1,yuno_in02.gat,85,14
\ No newline at end of file +yuno_in05.gat,50,88,0 warp yun77 1,1,yuno_in02.gat,85,14 + +// Yuno Government Buildings --------------------------------------------------- +yuno_pre.gat,52,22,0 warp yungvn01 1,1,yuno_pre.gat,37,23 +yuno_pre.gat,87,22,0 warp yungvn02 1,1,yuno_pre.gat,102,22 +yuno_pre.gat,41,23,0 warp yungvn03 1,1,yuno_pre.gat,56,22 +yuno_pre.gat,18,35,0 warp yungvn04 1,1,yuno_pre.gat,18,53 +yuno_pre.gat,98,22,0 warp yungvn05 1,1,yuno_pre.gat,83,22 +yuno_pre.gat,112,35,0 warp yungvn06 1,1,yuno_pre.gat,112,52 +yuno_pre.gat,18,48,0 warp yungvn07 1,1,yuno_pre.gat,18,31 +yuno_pre.gat,18,77,0 warp yungvn08 1,1,yuno_pre.gat,18,96 +yuno_pre.gat,37,69,0 warp yungvn09 1,1,yuno_pre.gat,64,69 +yuno_pre.gat,112,48,0 warp yungvn10 1,1,yuno_pre.gat,112,31 +yuno_pre.gat,94,69,0 warp yungvn11 1,1,yuno_pre.gat,77,69 +yuno_pre.gat,60,69,0 warp yungvn12 1,1,yuno_pre.gat,33,69 +yuno_pre.gat,81,69,0 warp yungvn13 1,1,yuno_pre.gat,98,69 +yuno_pre.gat,18,92,0 warp yungvn14 1,1,yuno_pre.gat,18,73
\ No newline at end of file |