diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-30 19:02:29 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-30 19:02:29 +0000 |
commit | aa77473813912c9536fba145a45199ec8a948d48 (patch) | |
tree | dd9dac02d9e6127f786283cf355aceb4caad9026 /npc/scripts_athena.conf | |
parent | d3f118c59998131086ff9d7811c0c745be9ead85 (diff) | |
download | hercules-aa77473813912c9536fba145a45199ec8a948d48.tar.gz hercules-aa77473813912c9536fba145a45199ec8a948d48.tar.bz2 hercules-aa77473813912c9536fba145a45199ec8a948d48.tar.xz hercules-aa77473813912c9536fba145a45199ec8a948d48.zip |
Added official Thanatos Tower quest thanks to Ishizu-chan
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7427 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_athena.conf')
-rw-r--r-- | npc/scripts_athena.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index 4b08f12cf..d64bfbc71 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -88,6 +88,7 @@ npc: npc/quests/bongunsword.txt npc: npc/quests/monstertamers.txt
npc: npc/quests/Lvl4_weapon_quest.txt
npc: npc/quests/juperos.txt
+npc: npc/quests/thana_quest.txt
npc: npc/quests/newgears/arjen.txt
npc: npc/quests/newgears/back_ribbon.txt
npc: npc/quests/newgears/bear_hat.txt
|