diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-07-12 00:42:29 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-07-12 00:42:29 +0000 |
commit | 7c3fee2d09294b39d166d67cdae6aaa3b7b03e30 (patch) | |
tree | 3c6411ee7d55a788e4fa3fc96dcc927533434b6a /npc/scripts_athena.conf | |
parent | ef6d3a80a28cace92104288cbbc0e4569b8aca4c (diff) | |
download | hercules-7c3fee2d09294b39d166d67cdae6aaa3b7b03e30.tar.gz hercules-7c3fee2d09294b39d166d67cdae6aaa3b7b03e30.tar.bz2 hercules-7c3fee2d09294b39d166d67cdae6aaa3b7b03e30.tar.xz hercules-7c3fee2d09294b39d166d67cdae6aaa3b7b03e30.zip |
* Added Nameless Island Dungeon quest. Please report bugs.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12939 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_athena.conf')
-rw-r--r-- | npc/scripts_athena.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index 5f3c556c1..3e0bb06b0 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -78,6 +78,7 @@ npc: npc/quests/quests_louyang.txt npc: npc/quests/quests_lutie.txt npc: npc/quests/quests_morocc.txt //npc: npc/quests/quests_moscovia.txt +npc: npc/quests/quests_nameless.txt npc: npc/quests/quests_niflheim.txt npc: npc/quests/quests_payon.txt npc: npc/quests/quests_prontera.txt @@ -240,3 +241,7 @@ npc: npc/other/arena/arena_lvl80.txt npc: npc/other/arena/arena_party.txt npc: npc/other/arena/arena_point.txt // -------------------------------------------------------------- +// --------------------Hugel Monster Races ---------------------- +// CURRENTLY NOT IMPLEMENTED. DO NOT ENABLE. +//npc: npc/other/Monster_race.txt +// -------------------------------------------------------------- |