diff options
author | MasterOfMuppets <MasterOfMuppets@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-23 17:47:53 +0000 |
---|---|---|
committer | MasterOfMuppets <MasterOfMuppets@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-23 17:47:53 +0000 |
commit | 198671e70b2fda1b3cf51a939abf9672c28296e3 (patch) | |
tree | cdbbceccab7c50ab31c844c327588c3c4e1fc616 /npc/scripts_athena.conf | |
parent | 5d69a3a440013a652e55ef8a52a1242a7abd5f05 (diff) | |
download | hercules-198671e70b2fda1b3cf51a939abf9672c28296e3.tar.gz hercules-198671e70b2fda1b3cf51a939abf9672c28296e3.tar.bz2 hercules-198671e70b2fda1b3cf51a939abf9672c28296e3.tar.xz hercules-198671e70b2fda1b3cf51a939abf9672c28296e3.zip |
Implemented the Sign Quest, please take your time and test it. We need to make sure there are no bugs to put it in stable.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7841 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 28a22e4ad..d44821e51 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -93,6 +93,7 @@ npc: npc/quests/Lvl4_weapon_quest.txt npc: npc/quests/juperos.txt
npc: npc/quests/thana_quest.txt
npc: npc/quests/eye_of_hellion.txt
+npc: npc/quests/The_Sign_Quest.txt
npc: npc/quests/newgears/2004_headgears.txt
npc: npc/quests/newgears/new_hats_0625.txt
npc: npc/quests/novice_exchange.txt
|