diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-10 10:41:39 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-10 10:41:39 +0000 |
commit | d0911871bec11bd7f139db8b51cb1a42d0e99256 (patch) | |
tree | 96225611cd71b55fd5d20b7d44968be729eab9d9 /npc/scripts_athena.conf | |
parent | bf5adbe1a189749e2d674390ff54b81fb51b3fd6 (diff) | |
download | hercules-d0911871bec11bd7f139db8b51cb1a42d0e99256.tar.gz hercules-d0911871bec11bd7f139db8b51cb1a42d0e99256.tar.bz2 hercules-d0911871bec11bd7f139db8b51cb1a42d0e99256.tar.xz hercules-d0911871bec11bd7f139db8b51cb1a42d0e99256.zip |
* Added file for gunslinger quests
- Garrison quest is done and tested
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8226 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_athena.conf')
-rw-r--r-- | npc/scripts_athena.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index bdf8521c8..d0ab3da22 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -104,6 +104,7 @@ npc: npc/quests/novice_exchange.txt //npc: npc/quests/obb_quest.txt
npc: npc/quests/cooking_quest.txt
npc: npc/quests/newgears/2006_headgear.txt
+npc: npc/quests/gunslinger_quests.txt
// --------------------------------------------------------------
// --------------------------- Guides ---------------------------
npc: npc/guides/guides_alb.txt
|