diff options
author | masao87 <masao87@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-05-28 12:07:44 +0000 |
---|---|---|
committer | masao87 <masao87@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-05-28 12:07:44 +0000 |
commit | 981d0299cb0a66ba0f2363c6d9f1c35038689a63 (patch) | |
tree | 0b58a158de4d4d1b0482794fe5345663474c37b1 /npc/warps | |
parent | 382f25a1e0d40399f84dfa82c9a686740fc97f62 (diff) | |
download | hercules-981d0299cb0a66ba0f2363c6d9f1c35038689a63.tar.gz hercules-981d0299cb0a66ba0f2363c6d9f1c35038689a63.tar.bz2 hercules-981d0299cb0a66ba0f2363c6d9f1c35038689a63.tar.xz hercules-981d0299cb0a66ba0f2363c6d9f1c35038689a63.zip |
- Added Header to Rune Knight Job change Quest. bugreport:5834
- Fixed weapon distribution in Paradise Gear Quests. bugreport:5849
- Fixed wrong warp location inside Paradise Head Quarters. bugreport:5847
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16160 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/warps')
-rw-r--r-- | npc/warps/other/paradise.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/warps/other/paradise.txt b/npc/warps/other/paradise.txt index 3a1af4342..543bdbbfa 100644 --- a/npc/warps/other/paradise.txt +++ b/npc/warps/other/paradise.txt @@ -20,6 +20,6 @@ moc_para01,107,12,0 warp #warp_2_din_2 1,1,moc_para01,47,37 moc_para01,100,27,0 warp #warp_2_gym 1,1,moc_para01,47,85 moc_para01,49,86,0 warp #warp_2_pass_1 1,1,moc_para01,103,27 moc_para01,113,32,0 warp #warp_2_ware 1,1,moc_para01,105,92 -moc_para01,102,92,0 warp #warp_2_pass_2 1,1,moc_para01,29,185 +moc_para01,102,92,0 warp #warp_2_pass_2 1,1,moc_para01,109,33 moc_para01,41,187,0 warp #warp_2_room2 1,1,moc_para01,179,93 moc_para01,179,90,0 warp #warp_2_2fhall_3 1,1,moc_para01,41,185 |