diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-11 11:16:31 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-11 11:16:31 +0000 |
commit | ec5dccd7e5e955131af7cc7d0298310a81e9e272 (patch) | |
tree | f4c742e04ed965fd4d3f7bfb06ffb52e897b6d42 /npc/scripts_custom.conf | |
parent | f44dfdcc144a03acfab0261783cd21d8da1027a5 (diff) | |
download | hercules-ec5dccd7e5e955131af7cc7d0298310a81e9e272.tar.gz hercules-ec5dccd7e5e955131af7cc7d0298310a81e9e272.tar.bz2 hercules-ec5dccd7e5e955131af7cc7d0298310a81e9e272.tar.xz hercules-ec5dccd7e5e955131af7cc7d0298310a81e9e272.zip |
extracted custom umbalian quests to custom folder
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8704 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_custom.conf')
-rw-r--r-- | npc/scripts_custom.conf | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/npc/scripts_custom.conf b/npc/scripts_custom.conf index dd6a76402..740574735 100644 --- a/npc/scripts_custom.conf +++ b/npc/scripts_custom.conf @@ -133,5 +133,8 @@ npc: npc/custom/adoption.txt //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
+// Extracted custom quests from the official Umbalian Quests (better, don't use)
+//npc: npc/custom/quests/sphinx_mask.txt
+//npc: npc/custom/quests/umbalian_language.txt
// Custom Kiel Mansion Dungeon Quest
-//npc: npc/custom/quests/kiel_quest.txt
\ No newline at end of file +//npc: npc/custom/quests/kiel_quest.txt
|