diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-03 11:20:10 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-03 11:20:10 +0000 |
commit | b5febfe0a8d95d69ba8de291994993fabc5d718a (patch) | |
tree | 9f87010492163be41e06ae9d0765b7a834a7fe45 /npc/scripts_custom.conf | |
parent | a96f5b3ed6674d193fc88f01ea10ec1f0956c3ec (diff) | |
download | hercules-b5febfe0a8d95d69ba8de291994993fabc5d718a.tar.gz hercules-b5febfe0a8d95d69ba8de291994993fabc5d718a.tar.bz2 hercules-b5febfe0a8d95d69ba8de291994993fabc5d718a.tar.xz hercules-b5febfe0a8d95d69ba8de291994993fabc5d718a.zip |
addec custom Kiel dungeon warper
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7453 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 7d98bef6a..c3a329543 100644 --- a/npc/scripts_custom.conf +++ b/npc/scripts_custom.conf @@ -132,4 +132,6 @@ npc: npc/custom/jobs/jobmaster.txt // Quest for: Bird Nest,Lion Mask,Skeleton Manteau,Fashion Hip Sack,Sales Banner
//npc: npc/custom/quests/may_hats.txt
// Random change of Drop/Exp rates 1x ~ 1.5x every 6 hours on your server
-//npc: npc/custom/floating_rates.txt
\ No newline at end of file +//npc: npc/custom/floating_rates.txt
+// Custom Kiel Mansion Dungeon Quest
+//npc: npc/custom/quests/kiel_quest.txt
\ No newline at end of file |