diff options
author | MasterOfMuppets <MasterOfMuppets@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-31 15:30:36 +0000 |
---|---|---|
committer | MasterOfMuppets <MasterOfMuppets@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-31 15:30:36 +0000 |
commit | ddb543357cd798fea501491919af2f3db2d9d1eb (patch) | |
tree | 59e65643ace604b446eb5a19510cfd7573e80bd2 /npc/scripts_athena.conf | |
parent | 7e339a2121968741563b6195c962ed87f961c9ef (diff) | |
download | hercules-ddb543357cd798fea501491919af2f3db2d9d1eb.tar.gz hercules-ddb543357cd798fea501491919af2f3db2d9d1eb.tar.bz2 hercules-ddb543357cd798fea501491919af2f3db2d9d1eb.tar.xz hercules-ddb543357cd798fea501491919af2f3db2d9d1eb.zip |
Some small sign quest changes.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8002 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_athena.conf')
-rw-r--r-- | npc/scripts_athena.conf | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index f009702ff..bdf8521c8 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -93,7 +93,10 @@ 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
+//The Sign Quest will be "enable only".
+//There are some things you might consider doing before implementing it,
+//For more info, read the comments in npc/quests/The_Sign_Quest.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
|