diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-06-10 17:56:47 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-06-10 17:56:47 +0000 |
commit | 0be19557946a9beedbbd2218a0bedf0448f7bfb3 (patch) | |
tree | 53875c4155de03882a47d4671af367822e391364 /npc/scripts_monsters.conf | |
parent | c405daa5223c0f6d0f74bf98a89d918263d4de08 (diff) | |
download | hercules-0be19557946a9beedbbd2218a0bedf0448f7bfb3.tar.gz hercules-0be19557946a9beedbbd2218a0bedf0448f7bfb3.tar.bz2 hercules-0be19557946a9beedbbd2218a0bedf0448f7bfb3.tar.xz hercules-0be19557946a9beedbbd2218a0bedf0448f7bfb3.zip |
* Touched up the WoESE Guild Dungeon monster stats and added drops.
* Enabled the WoESE Guild Dungeon warper and spawns.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14337 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_monsters.conf')
-rw-r--r-- | npc/scripts_monsters.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/scripts_monsters.conf b/npc/scripts_monsters.conf index d8c5a3203..1b9d56816 100644 --- a/npc/scripts_monsters.conf +++ b/npc/scripts_monsters.conf @@ -41,7 +41,7 @@ npc: npc/mobs/dungeons/gef_dun.txt npc: npc/mobs/dungeons/gefenia.txt npc: npc/mobs/dungeons/glastheim.txt npc: npc/mobs/dungeons/gld_dun.txt -//npc: npc/mobs/dungeons/gld_dunSE.txt +npc: npc/mobs/dungeons/gld_dunSE.txt npc: npc/mobs/dungeons/gon_dun.txt npc: npc/mobs/dungeons/ice_dun.txt npc: npc/mobs/dungeons/in_sphinx.txt |