diff options
author | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-12-30 02:05:43 +0000 |
---|---|---|
committer | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-12-30 02:05:43 +0000 |
commit | a337fe03f0d79b3f091ccbb4c1e6d10212910615 (patch) | |
tree | 5602e16d952bf399cb162121fd1faf5b0f66a8d4 /npc/scripts_warps.conf | |
parent | 2eec605a3bbdf6ec0292e97692b2ffb8790ab227 (diff) | |
download | hercules-a337fe03f0d79b3f091ccbb4c1e6d10212910615.tar.gz hercules-a337fe03f0d79b3f091ccbb4c1e6d10212910615.tar.bz2 hercules-a337fe03f0d79b3f091ccbb4c1e6d10212910615.tar.xz hercules-a337fe03f0d79b3f091ccbb4c1e6d10212910615.zip |
* Added Somotology Laboratory F4 quest (written by Ziu, translated by Heris, uses some iRO dialogues).
* Updated quest_db with Somotology Laboratory F4 entries (5113-5125 are placeholders, may be incorrect).
* Moving of warp files, reducing the number of duplicates in pre-re/re paths.
* Added a note to documentation (bugreport:7065) and fixed a small mistake (bugreport:7068).
* Follow-up r17056, missing $ (bugreport:7067) and added a missing item.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17063 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_warps.conf')
-rw-r--r-- | npc/scripts_warps.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/scripts_warps.conf b/npc/scripts_warps.conf index 9b32ecd3d..53366d75d 100644 --- a/npc/scripts_warps.conf +++ b/npc/scripts_warps.conf @@ -43,6 +43,7 @@ npc: npc/warps/dungeons/gef_dun.txt npc: npc/warps/dungeons/gon_dun.txt npc: npc/warps/dungeons/ice_dun.txt npc: npc/warps/dungeons/in_sphinx.txt +npc: npc/warps/dungeons/iz_dun.txt npc: npc/warps/dungeons/juperos.txt npc: npc/warps/dungeons/kh_dun.txt npc: npc/warps/dungeons/lhz_dun.txt @@ -81,6 +82,8 @@ npc: npc/warps/fields/umbala_fild.txt npc: npc/warps/other/airplane.txt npc: npc/warps/other/bossnia.txt npc: npc/warps/other/god.txt +npc: npc/warps/other/jobquests.txt npc: npc/warps/other/kiel.txt +npc: npc/warps/other/other.txt npc: npc/warps/guildcastles.txt npc: npc/warps/pvp.txt |