From 54fe748a4dbc548687f71a27a32b7d46a920bfff Mon Sep 17 00:00:00 2001 From: Playtester Date: Tue, 28 Nov 2006 17:49:14 +0000 Subject: * Enabled Ice Dungeon spawns so they can be tested * Updated sql files git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9348 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/Changelog.txt | 2 ++ npc/scripts_eamonsters.conf | 2 +- npc/scripts_monsters.conf | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) (limited to 'npc') 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 -- cgit v1.2.3-70-g09d2