diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-07-16 19:23:36 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-07-16 19:23:36 +0000 |
commit | 306c40e113c3f5e9b64a9395b72884873e1f109d (patch) | |
tree | 28fc51ea2da0f611ebbeb17c5a12a7224aa3b60a /npc/scripts_athena.conf | |
parent | 48333d3245d7a157b83d5620cf17c665455cc239 (diff) | |
download | hercules-306c40e113c3f5e9b64a9395b72884873e1f109d.tar.gz hercules-306c40e113c3f5e9b64a9395b72884873e1f109d.tar.bz2 hercules-306c40e113c3f5e9b64a9395b72884873e1f109d.tar.xz hercules-306c40e113c3f5e9b64a9395b72884873e1f109d.zip |
* Have been working on this for months: Added Nidhoggr's Nest instance.
* Tweaks to how checkquest is used in orc's memory and sealed shrine.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14909 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_athena.conf')
-rw-r--r-- | npc/scripts_athena.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index 842e58aff..093ff7a7f 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -343,5 +343,5 @@ npc: npc/battleground/kvm/kvm03.txt npc: npc/instances/SealedShrine.txt npc: npc/instances/EndlessTower.txt npc: npc/instances/OrcsMemory.txt -//npc: npc/instances/NydhoggsNext.txt +npc: npc/instances/NydhoggsNext.txt // -------------------------------------------------------------- |