diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-03-30 16:30:18 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-03-30 16:30:18 +0000 |
commit | 487e633d50f25571dd89b4efc3e737f89376a938 (patch) | |
tree | ee5e2ad725e7b5ff1001a8d4f96784d76e3de464 /npc/scripts_athena.conf | |
parent | 2da4d1eb88a90a312266e55c5c231c6c2c8b125e (diff) | |
download | hercules-487e633d50f25571dd89b4efc3e737f89376a938.tar.gz hercules-487e633d50f25571dd89b4efc3e737f89376a938.tar.bz2 hercules-487e633d50f25571dd89b4efc3e737f89376a938.tar.xz hercules-487e633d50f25571dd89b4efc3e737f89376a938.zip |
* Added Ninja Gauntlet quests
- massive testing and probably optimisation needed
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10097 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 db3b64c2e..31da5952c 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -114,6 +114,7 @@ npc: npc/quests/newgears/2005_headgears.txt npc: npc/quests/cooking_quest.txt npc: npc/quests/newgears/2006_headgear.txt npc: npc/quests/gunslinger_quests.txt +npc: npc/quests/ninja_quests.txt //Quests-Tutorials for basic classes (1st class quests) npc: npc/quests/first_class/tu_acolyte.txt npc: npc/quests/first_class/tu_archer.txt |