diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-07 17:51:07 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-07 17:51:07 +0000 |
commit | 038af06c7975afc586634de38bac832a3035a243 (patch) | |
tree | 6d8ad77f9cdbecfa0c4441f776096eb91db2149c /npc/scripts_custom.conf | |
parent | 2676601108e4a17bd3cc9bd7fb8d6d65008e8a8f (diff) | |
download | hercules-038af06c7975afc586634de38bac832a3035a243.tar.gz hercules-038af06c7975afc586634de38bac832a3035a243.tar.bz2 hercules-038af06c7975afc586634de38bac832a3035a243.tar.xz hercules-038af06c7975afc586634de38bac832a3035a243.zip |
added a lvl99 quest.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5213 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_custom.conf')
-rw-r--r-- | npc/scripts_custom.conf | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/npc/scripts_custom.conf b/npc/scripts_custom.conf index 13d94a344..cd98c84ca 100644 --- a/npc/scripts_custom.conf +++ b/npc/scripts_custom.conf @@ -121,6 +121,5 @@ npc: npc/custom/adoption.txt //npc: npc/custom/quests/kahohorn.txt
// -- ?? Event
//npc: npc/custom/tougijou.txt
-
-//Nice Custom thanatos Tower Statues Quest
-//npc: npc/custom/quests/tha_statues.txt
\ No newline at end of file +// -- A quest for Jewel Case for 99 Level Players of any 2nd Class
+//npc: npc/custom/quests/lvl99_quest.txt
\ No newline at end of file |