diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-03-03 19:59:24 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-03-03 19:59:24 +0000 |
commit | 102233a1d715279fc6e4783bab98e7a8d92f9013 (patch) | |
tree | f2895851839ba7dd85db89a6ae01e4b78e146422 /npc/scripts_warps.conf | |
parent | ecd3c9dcc7f5311c920c6bdf979b7ea17d6ab363 (diff) | |
download | hercules-102233a1d715279fc6e4783bab98e7a8d92f9013.tar.gz hercules-102233a1d715279fc6e4783bab98e7a8d92f9013.tar.bz2 hercules-102233a1d715279fc6e4783bab98e7a8d92f9013.tar.xz hercules-102233a1d715279fc6e4783bab98e7a8d92f9013.zip |
- Corrected a minor issue in sealed shrine, lock out should work now.* Added some 13.2 content, and more 13.1 content.
- Added "Otherworld language" quest.
- Added Cat Hand Trading NPCs for 13.2 maps.
- Added warps for Splendide and Manuk (town and field.)
- Added basic town NPCs for Manuk and Splendide.
- Added the guild dungeon SE events, though the pierre boxes do nothing.
- Corrected a minor issue in sealed shrine, lock out should work now.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14257 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 311e46394..ed4c0337d 100644 --- a/npc/scripts_warps.conf +++ b/npc/scripts_warps.conf @@ -17,6 +17,7 @@ npc: npc/warps/cities/izlude.txt npc: npc/warps/cities/lighthalzen.txt npc: npc/warps/cities/louyang.txt npc: npc/warps/cities/lutie.txt +npc: npc/warps/cities/manuk.txt npc: npc/warps/cities/mid_camp.txt npc: npc/warps/cities/morroc.txt npc: npc/warps/cities/moscovia.txt @@ -24,6 +25,8 @@ npc: npc/warps/cities/nameless.txt npc: npc/warps/cities/niflheim.txt npc: npc/warps/cities/payon.txt npc: npc/warps/cities/prontera.txt + +npc: npc/warps/cities/splendide.txt npc: npc/warps/cities/rachel.txt npc: npc/warps/cities/umbala.txt npc: npc/warps/cities/veins.txt |