diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-02 21:00:23 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-02 21:00:23 +0000 |
commit | 0dfbd63d9f60ce11accb4d34198ecafb6c59cd26 (patch) | |
tree | 114d790a411bf955cb62056da28372c91af832ed /npc/scripts_eamonsters.conf | |
parent | 5e881e2ebee6c95ac68de1046d6e6c4cf87e3b0f (diff) | |
download | hercules-0dfbd63d9f60ce11accb4d34198ecafb6c59cd26.tar.gz hercules-0dfbd63d9f60ce11accb4d34198ecafb6c59cd26.tar.bz2 hercules-0dfbd63d9f60ce11accb4d34198ecafb6c59cd26.tar.xz hercules-0dfbd63d9f60ce11accb4d34198ecafb6c59cd26.zip |
Removed Bio Lab from eamobs
- since the official entrance is in it's no longer needed
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6948 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_eamonsters.conf')
-rw-r--r-- | npc/scripts_eamonsters.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/scripts_eamonsters.conf b/npc/scripts_eamonsters.conf index 828af9f60..754aa5ddc 100644 --- a/npc/scripts_eamonsters.conf +++ b/npc/scripts_eamonsters.conf @@ -45,7 +45,6 @@ npc: npc/eamobs/dungeons/coalmine.txt npc: npc/eamobs/dungeons/geftower.txt
npc: npc/eamobs/dungeons/glastheim.txt
npc: npc/eamobs/dungeons/jupedun.txt
-npc: npc/eamobs/dungeons/lhzdun.txt
npc: npc/eamobs/dungeons/moc_pyramid.txt
npc: npc/eamobs/dungeons/moc_sphinx.txt
npc: npc/eamobs/dungeons/sunkenship.txt
@@ -60,6 +59,7 @@ npc: npc/mobs/dungeons/gefenia.txt npc: npc/mobs/dungeons/gondun.txt
npc: npc/mobs/dungeons/guilddun.txt
npc: npc/mobs/dungeons/kiel.txt
+npc: npc/mobs/dungeons/lhzdun.txt
npc: npc/mobs/dungeons/louydun.txt
npc: npc/mobs/dungeons/magmadun.txt
npc: npc/mobs/dungeons/orcdun.txt
|