diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-12 20:19:04 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-12 20:19:04 +0000 |
commit | 05d3b8fa90b371b23db1b934945837276b3ab545 (patch) | |
tree | 34daaa2969cf57230d9fe4665f1624d9f9bd7d4a /npc/scripts_custom.conf | |
parent | 9cddcb73499f17c5e8a08cd0720e53e933167589 (diff) | |
download | hercules-05d3b8fa90b371b23db1b934945837276b3ab545.tar.gz hercules-05d3b8fa90b371b23db1b934945837276b3ab545.tar.bz2 hercules-05d3b8fa90b371b23db1b934945837276b3ab545.tar.xz hercules-05d3b8fa90b371b23db1b934945837276b3ab545.zip |
added quests 4 Bird Nest,Lion Mask,Skeleton Manteau,Fashion Hip Sack,Sales Banner
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7108 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_custom.conf')
-rw-r--r-- | npc/scripts_custom.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/npc/scripts_custom.conf b/npc/scripts_custom.conf index 94a93d842..1722d2a10 100644 --- a/npc/scripts_custom.conf +++ b/npc/scripts_custom.conf @@ -128,4 +128,6 @@ npc: npc/custom/jobs/jobmaster.txt // -- A quest for Jewel Case for 99 Level Players of any 2nd Class
//npc: npc/custom/quests/lvl99_quest.txt
// Disable shops in the Prontera streets and open a special market place.
-//npc/custom/market.txt
\ No newline at end of file +//npc/custom/market.txt
+// Quest for: Bird Nest,Lion Mask,Skeleton Manteau,Fashion Hip Sack,Sales Banner
+//npc: npc/custom/quests/may_hats.txt
\ No newline at end of file |