diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-29 03:57:47 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-29 03:57:47 +0000 |
commit | 8601d24575d5880716bae8855021814975222da8 (patch) | |
tree | df910b33cd61ce92e215a433bb300e6528367ffb /npc/scripts_custom.conf | |
parent | 4a3f1fa591fa0b5d7774b894ee1fb2e30c1391bf (diff) | |
download | hercules-8601d24575d5880716bae8855021814975222da8.tar.gz hercules-8601d24575d5880716bae8855021814975222da8.tar.bz2 hercules-8601d24575d5880716bae8855021814975222da8.tar.xz hercules-8601d24575d5880716bae8855021814975222da8.zip |
added a custom event, fixed typos in Shuriken maker
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8898 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_custom.conf')
-rw-r--r-- | npc/scripts_custom.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/scripts_custom.conf b/npc/scripts_custom.conf index 740574735..4be9bc129 100644 --- a/npc/scripts_custom.conf +++ b/npc/scripts_custom.conf @@ -138,3 +138,5 @@ npc: npc/custom/adoption.txt //npc: npc/custom/quests/umbalian_language.txt
// Custom Kiel Mansion Dungeon Quest
//npc: npc/custom/quests/kiel_quest.txt
+//Grand Circlet Quest combined with Excalibur Quest
+//npc: npc/events/custom/kings_items.txt
|