diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/Changelog.txt | 2 | ||||
-rw-r--r-- | npc/scripts_guild.conf | 2 | ||||
-rw-r--r-- | npc/scripts_monsters.conf | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 5d5ccf22a..b1693392f 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,5 +1,7 @@ Date Added ====== +2010/06/10 + * Rev. 14337 Enabled the WoESE Guild Dungeon warper and spawns. [L0ne_W0lf] 2010/06/05 * Rev. 14331 Corrected Brasilis Fruit Merchant. (bugreport:4278) [L0ne_W0lf] 2010/06/01 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 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 |