From a3f7894c89f68339a258eac9f77b187f4d19f046 Mon Sep 17 00:00:00 2001 From: Poki#3 Date: Sun, 2 Apr 2006 18:44:57 +0000 Subject: Moved the spawn update to eamobs (of course the custom spawns where not changed... much :P) - Deleted City cleaners and pvp spawns. they are read from omobs. - Added a "Whats done" file to keep track of what spawns are changed, and what are not. Changed a few item names, as it was done in the translation project. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5875 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/scripts_eamonsters.conf | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'npc/scripts_eamonsters.conf') diff --git a/npc/scripts_eamonsters.conf b/npc/scripts_eamonsters.conf index 8e732a294..17d318253 100644 --- a/npc/scripts_eamonsters.conf +++ b/npc/scripts_eamonsters.conf @@ -15,16 +15,18 @@ // -------------------------------------------------------------- // - Monster Scripts - // -------------------------------------------------------------- -npc: npc/eamobs/citycleaners.txt -npc: npc/eamobs/fields/lighthalzen.txt -npc: npc/eamobs/pvp.txt +npc: npc/omobs/citycleaners.txt +npc: npc/omobs/pvp.txt + npc: npc/eamobs/fields/amatsu.txt npc: npc/eamobs/fields/ayothaya.txt npc: npc/eamobs/fields/comodo.txt npc: npc/eamobs/fields/einbroch.txt npc: npc/eamobs/fields/geffen.txt npc: npc/eamobs/fields/gonryun.txt +npc: npc/eamobs/fields/hugel.txt npc: npc/eamobs/fields/jawaii.txt +npc: npc/eamobs/fields/lighthalzen.txt npc: npc/eamobs/fields/louyang.txt npc: npc/eamobs/fields/lutie.txt npc: npc/eamobs/fields/mjolnir.txt @@ -35,7 +37,7 @@ npc: npc/eamobs/fields/payon.txt npc: npc/eamobs/fields/prontera.txt npc: npc/eamobs/fields/umbala.txt npc: npc/eamobs/fields/yuno.txt -npc: npc/eamobs/fields/hugel.txt + npc: npc/eamobs/dungeons/amatdun.txt npc: npc/eamobs/dungeons/anthell.txt npc: npc/eamobs/dungeons/ayodun.txt @@ -45,8 +47,8 @@ npc: npc/eamobs/dungeons/byalan.txt npc: npc/eamobs/dungeons/clocktower.txt npc: npc/eamobs/dungeons/coalmine.txt npc: npc/eamobs/dungeons/eindun.txt -npc: npc/eamobs/dungeons/geftower.txt npc: npc/eamobs/dungeons/gefenia.txt +npc: npc/eamobs/dungeons/geftower.txt npc: npc/eamobs/dungeons/glastheim.txt npc: npc/eamobs/dungeons/gondun.txt npc: npc/eamobs/dungeons/guilddun.txt -- cgit v1.2.3-70-g09d2