diff options
author | MasterOfMuppets <MasterOfMuppets@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-30 20:07:35 +0000 |
---|---|---|
committer | MasterOfMuppets <MasterOfMuppets@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-30 20:07:35 +0000 |
commit | b275d5f9e515f15b4c0c4edb670335435f21273b (patch) | |
tree | 679e4848d66fc7b81c03cdc295bc2d46551f94c1 /npc/scripts_athena.conf | |
parent | 28e1d24decdd56ecffe4f733650e1683eaf9965d (diff) | |
download | hercules-b275d5f9e515f15b4c0c4edb670335435f21273b.tar.gz hercules-b275d5f9e515f15b4c0c4edb670335435f21273b.tar.bz2 hercules-b275d5f9e515f15b4c0c4edb670335435f21273b.tar.xz hercules-b275d5f9e515f15b4c0c4edb670335435f21273b.zip |
Implemented the Eye of Hellion Quest.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7430 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 d64bfbc71..55de47533 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -89,6 +89,7 @@ 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/eye_of_hellion.txt
npc: npc/quests/newgears/arjen.txt
npc: npc/quests/newgears/back_ribbon.txt
npc: npc/quests/newgears/bear_hat.txt
|