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_guild.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_guild.conf')
-rw-r--r-- | npc/scripts_guild.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/scripts_guild.conf b/npc/scripts_guild.conf index 1f58eca6a..9f90dbd6f 100644 --- a/npc/scripts_guild.conf +++ b/npc/scripts_guild.conf @@ -53,4 +53,4 @@ npc: npc/guild2/schg_cas03.txt npc: npc/guild2/schg_cas04.txt npc: npc/guild2/schg_cas05.txt // Guild Dungeon Entrances -//npc: npc/guild2/guild_dungeon.txt +npc: npc/guild2/guild_dungeon.txt |