diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-09-30 21:59:23 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-09-30 21:59:23 +0000 |
commit | 8887e1f2db70b4bb07ed68342ddc797026092171 (patch) | |
tree | d2bf1bd2c875b786c5f9b13e92cb9bb261f9dd39 /npc/scripts_athena.conf | |
parent | b9d641d05c91fcefad3be4243d49b1976246a270 (diff) | |
download | hercules-8887e1f2db70b4bb07ed68342ddc797026092171.tar.gz hercules-8887e1f2db70b4bb07ed68342ddc797026092171.tar.bz2 hercules-8887e1f2db70b4bb07ed68342ddc797026092171.tar.xz hercules-8887e1f2db70b4bb07ed68342ddc797026092171.zip |
Added Mercenary System related NPCs.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13250 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_athena.conf')
-rw-r--r-- | npc/scripts_athena.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index a75083d5d..308d2b411 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -134,6 +134,10 @@ npc: npc/quests/Bard_Quest.txt // 1) 925,Bill_Of_Birds; 2) 7106,Goat's_Horn // From Vendor shops in npc/merchants/shops.txt //npc: npc/quests/iRO_Exp.txt +//Town Relay Quests +npc: npc/quests/2007_relay.txt +//Guild Relay Quests +npc: npc/quests/guildrelay.txt // -------------------------------------------------------------- // --------------------------- Guides --------------------------- npc: npc/guides/guides_alb.txt @@ -227,6 +231,7 @@ npc: npc/other/pvp.txt npc: npc/other/resetskill.txt npc: npc/other/guildpvp.txt npc: npc/other/sealstatus.txt +npc: npc/other/mercenary_rent.txt // Turbo Track Files -------------------------------------------- npc: npc/other/turbotrack/Turbo_Track.txt // Normal Courses (Non-PVP) |