diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-24 11:49:20 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-24 11:49:20 +0000 |
commit | 1e629a763c308781b17c03bc64e937006b568bac (patch) | |
tree | ab5022cea79cbd7a8a43260655a384b43e0f9fce /npc/scripts_eamonsters.conf | |
parent | 0cd845a95c1425e3026a2c0647f39bacc52d33f4 (diff) | |
download | hercules-1e629a763c308781b17c03bc64e937006b568bac.tar.gz hercules-1e629a763c308781b17c03bc64e937006b568bac.tar.bz2 hercules-1e629a763c308781b17c03bc64e937006b568bac.tar.xz hercules-1e629a763c308781b17c03bc64e937006b568bac.zip |
Added temporary Rachel spawn file, commented for now
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7854 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_eamonsters.conf')
-rw-r--r-- | npc/scripts_eamonsters.conf | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/npc/scripts_eamonsters.conf b/npc/scripts_eamonsters.conf index b90360d9f..56bc5618c 100644 --- a/npc/scripts_eamonsters.conf +++ b/npc/scripts_eamonsters.conf @@ -4,7 +4,7 @@ // - All scripts here should be used at your own risk. If you -
// - have edited it yourself, we are not responsible for any -
// - Damages or whatsoever. Do not report any bugs unless you -
-// - are sure they exsist. Please provide evidence and proof. -
+// - are sure they exist. Please provide evidence and proof. -
// - eAthena developmers are not responsible for any damages or -
// - disruptions of service during the service of the server -
// - caused by the included scripts or for any damages -
@@ -19,8 +19,8 @@ npc: npc/mobs/citycleaners.txt npc: npc/mobs/pvp.txt
npc: npc/eamobs/fields/comodo.txt
-npc: npc/eamobs/fields/umbala.txt
npc: npc/eamobs/fields/mjolnir.txt
+npc: npc/eamobs/fields/umbala.txt
npc: npc/mobs/fields/amatsu.txt
npc: npc/mobs/fields/ayothaya.txt
@@ -37,6 +37,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/yuno.txt
npc: npc/eamobs/dungeons/byalan.txt
|