diff options
author | Poki#3 <Poki#3@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-07 19:10:38 +0000 |
---|---|---|
committer | Poki#3 <Poki#3@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-07 19:10:38 +0000 |
commit | d0e8e128f773b0ef4c31570a681f98741b1b92e8 (patch) | |
tree | e3dd45058711927ac67e4a575e0a45901d767525 /npc | |
parent | 038af06c7975afc586634de38bac832a3035a243 (diff) | |
download | hercules-d0e8e128f773b0ef4c31570a681f98741b1b92e8.tar.gz hercules-d0e8e128f773b0ef4c31570a681f98741b1b92e8.tar.bz2 hercules-d0e8e128f773b0ef4c31570a681f98741b1b92e8.tar.xz hercules-d0e8e128f773b0ef4c31570a681f98741b1b92e8.zip |
Fixed file location and re-added the custom Thanatos Statue Quest.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5215 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc')
-rw-r--r-- | npc/custom/quests/lvl99_quest.txt (renamed from npc/custom/lvl99_quest.txt) | 0 | ||||
-rw-r--r-- | npc/scripts_custom.conf | 4 |
2 files changed, 3 insertions, 1 deletions
diff --git a/npc/custom/lvl99_quest.txt b/npc/custom/quests/lvl99_quest.txt index aebb44d3d..aebb44d3d 100644 --- a/npc/custom/lvl99_quest.txt +++ b/npc/custom/quests/lvl99_quest.txt diff --git a/npc/scripts_custom.conf b/npc/scripts_custom.conf index cd98c84ca..3a2881ec4 100644 --- a/npc/scripts_custom.conf +++ b/npc/scripts_custom.conf @@ -121,5 +121,7 @@ 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
// -- 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 +//npc: npc/custom/quests/lvl99_quest.txt
|