From 54eaa29a73965fd3383057063801deec6fbb640e Mon Sep 17 00:00:00 2001 From: Playtester Date: Fri, 26 May 2006 22:48:31 +0000 Subject: Uncommented Odin and Kiel spawn files, they are mostly safe to use - you still can't access Kiel's place, though git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6781 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/Changelog.txt | 3 +++ npc/scripts_eamonsters.conf | 4 ++-- npc/scripts_monsters.conf | 4 ++-- 3 files changed, 7 insertions(+), 4 deletions(-) (limited to 'npc') diff --git a/npc/Changelog.txt b/npc/Changelog.txt index c88bb08e9..e40d3c98b 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -30,6 +30,9 @@ Evera Date Added ====== +05/26 + * Uncommented Odin and Kiel spawn files, they are mostly safe to use [Playtester] + - you still can't access Kiel's place, though 05/25 * Fixed Abyss Lake spawns [Playtester] * Fixed Thanatos Tower spawns [Playtester] diff --git a/npc/scripts_eamonsters.conf b/npc/scripts_eamonsters.conf index fcdb839a2..828af9f60 100644 --- a/npc/scripts_eamonsters.conf +++ b/npc/scripts_eamonsters.conf @@ -34,7 +34,7 @@ npc: npc/mobs/fields/lutie.txt npc: npc/mobs/fields/mjolnir.txt npc: npc/mobs/fields/morocc.txt npc: npc/mobs/fields/niflheim.txt -//npc: npc/mobs/fields/odin.txt +npc: npc/mobs/fields/odin.txt npc: npc/mobs/fields/payon.txt npc: npc/mobs/fields/prontera.txt npc: npc/mobs/fields/yuno.txt @@ -59,7 +59,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/kiel.txt +npc: npc/mobs/dungeons/kiel.txt npc: npc/mobs/dungeons/louydun.txt npc: npc/mobs/dungeons/magmadun.txt npc: npc/mobs/dungeons/orcdun.txt diff --git a/npc/scripts_monsters.conf b/npc/scripts_monsters.conf index 0b784fa68..eb377df6a 100644 --- a/npc/scripts_monsters.conf +++ b/npc/scripts_monsters.conf @@ -32,7 +32,7 @@ npc: npc/mobs/fields/lutie.txt npc: npc/mobs/fields/mjolnir.txt npc: npc/mobs/fields/morocc.txt npc: npc/mobs/fields/niflheim.txt -//npc: npc/mobs/fields/odin.txt +npc: npc/mobs/fields/odin.txt npc: npc/mobs/fields/payon.txt npc: npc/mobs/fields/prontera.txt npc: npc/mobs/fields/umbala.txt @@ -53,7 +53,7 @@ npc: npc/mobs/dungeons/glastheim.txt npc: npc/mobs/dungeons/gondun.txt npc: npc/mobs/dungeons/guilddun.txt npc: npc/mobs/dungeons/jupedun.txt -//npc: npc/mobs/dungeons/kiel.txt +npc: npc/mobs/dungeons/kiel.txt npc: npc/mobs/dungeons/lhzdun.txt npc: npc/mobs/dungeons/louydun.txt npc: npc/mobs/dungeons/magmadun.txt -- cgit v1.2.3-70-g09d2