summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
Diffstat (limited to 'npc')
-rw-r--r--npc/Changelog.txt2
-rw-r--r--npc/scripts_eamonsters.conf2
-rw-r--r--npc/scripts_monsters.conf2
3 files changed, 4 insertions, 2 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt
index cf2b8861a..f1098a908 100644
--- a/npc/Changelog.txt
+++ b/npc/Changelog.txt
@@ -33,6 +33,8 @@ KarLaeda
Date Added
======
+11/28
+ * Enabled Ice Dungeon spawns so they can be tested [Playtester]
11/26
* Added a check to prevent spawning of more than one Thanatos in the Thanatos Quest.
Thanks to Kodachi for reporting on IRC [erKURITA]
diff --git a/npc/scripts_eamonsters.conf b/npc/scripts_eamonsters.conf
index 8bdd72c52..01dbaf71a 100644
--- a/npc/scripts_eamonsters.conf
+++ b/npc/scripts_eamonsters.conf
@@ -60,7 +60,7 @@ npc: npc/mobs/dungeons/eindun.txt
npc: npc/mobs/dungeons/gefenia.txt
npc: npc/mobs/dungeons/gondun.txt
npc: npc/mobs/dungeons/guilddun.txt
-//npc: npc/mobs/dungeons/icedun.txt
+npc: npc/mobs/dungeons/icedun.txt
npc: npc/mobs/dungeons/kiel.txt
npc: npc/mobs/dungeons/lhzdun.txt
npc: npc/mobs/dungeons/louydun.txt
diff --git a/npc/scripts_monsters.conf b/npc/scripts_monsters.conf
index 97d35b223..d2c72b0e0 100644
--- a/npc/scripts_monsters.conf
+++ b/npc/scripts_monsters.conf
@@ -54,7 +54,7 @@ npc: npc/mobs/dungeons/geftower.txt
npc: npc/mobs/dungeons/glastheim.txt
npc: npc/mobs/dungeons/gondun.txt
npc: npc/mobs/dungeons/guilddun.txt
-//npc: npc/mobs/dungeons/icedun.txt
+npc: npc/mobs/dungeons/icedun.txt
npc: npc/mobs/dungeons/jupedun.txt
npc: npc/mobs/dungeons/kiel.txt
npc: npc/mobs/dungeons/lhzdun.txt