From f8d95d14c7156aa3f966ae28b0c7ad66dabb136a Mon Sep 17 00:00:00 2001 From: Playtester Date: Sun, 26 Nov 2006 19:56:35 +0000 Subject: [PATCH] Enabled Rachel Field spawns so they can be tested git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9323 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(-) diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 0fc256747c..911266f50b 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -33,6 +33,8 @@ KarLaeda Date Added ====== +11/26 + * Enabled Rachel Field spawns so they can be tested [Playtester] 11/24 * Cleaned up global permanent variables in Airship Quest [KarLaeda] 11/23 diff --git a/npc/scripts_eamonsters.conf b/npc/scripts_eamonsters.conf index bfc3005378..8bdd72c525 100644 --- a/npc/scripts_eamonsters.conf +++ b/npc/scripts_eamonsters.conf @@ -38,7 +38,7 @@ npc: npc/mobs/fields/niflheim.txt npc: npc/mobs/fields/odin.txt npc: npc/mobs/fields/payon.txt npc: npc/mobs/fields/prontera.txt -//npc: npc/mobs/fields/rachel.txt +npc: npc/mobs/fields/rachel.txt npc: npc/mobs/fields/yuno.txt npc: npc/eamobs/dungeons/byalan.txt diff --git a/npc/scripts_monsters.conf b/npc/scripts_monsters.conf index 06cfad4165..97d35b2238 100644 --- a/npc/scripts_monsters.conf +++ b/npc/scripts_monsters.conf @@ -36,7 +36,7 @@ npc: npc/mobs/fields/niflheim.txt npc: npc/mobs/fields/odin.txt npc: npc/mobs/fields/payon.txt npc: npc/mobs/fields/prontera.txt -//npc: npc/mobs/fields/rachel.txt +npc: npc/mobs/fields/rachel.txt npc: npc/mobs/fields/umbala.txt npc: npc/mobs/fields/yuno.txt