diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-01-11 18:46:26 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-01-11 18:46:26 +0000 |
commit | aef08a5ff1740d4276d4d56303f4f71b600748f4 (patch) | |
tree | ad2cea6c008f05166202b90b18d1140d525a850e /npc/scripts_athena.conf | |
parent | 8bad65f1437eb91cb63e9382542442775ade747b (diff) | |
download | hercules-aef08a5ff1740d4276d4d56303f4f71b600748f4.tar.gz hercules-aef08a5ff1740d4276d4d56303f4f71b600748f4.tar.bz2 hercules-aef08a5ff1740d4276d4d56303f4f71b600748f4.tar.xz hercules-aef08a5ff1740d4276d4d56303f4f71b600748f4.zip |
* Added Veins town NPCs, mail box, and second guide.
- Updated warps for Veins. Outstanding warps are quest related.
* Minor updates to other warp files.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12056 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_athena.conf')
-rw-r--r-- | npc/scripts_athena.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index 44b850757..4a2f86948 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -25,6 +25,7 @@ npc: npc/cities/payon.txt npc: npc/cities/prontera.txt npc: npc/cities/rachel.txt npc: npc/cities/umbala.txt +npc: npc/cities/veins.txt npc: npc/cities/yuno.txt // -------------------------------------------------------------- // -------------------------- Merchant -------------------------- @@ -77,6 +78,7 @@ npc: npc/quests/quests_payon.txt npc: npc/quests/quests_prontera.txt npc: npc/quests/quests_rachel.txt npc: npc/quests/quests_umbala.txt +//npc: npc/quests/quests_veins.txt npc: npc/quests/quests_yuno.txt npc: npc/quests/mrsmile.txt npc: npc/quests/bunnyband.txt |