diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-01-25 02:18:10 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-01-25 02:18:10 +0000 |
commit | 5bd53de85cf7750edf92c11c3f1084b2a9b5956e (patch) | |
tree | 0456f4e0dae4eb69639667cfdb652df749993ae3 /npc/scripts_jmonsters.conf | |
parent | b4cc548e5e13d4759aacbd44fdb2c74ceb9ce9a1 (diff) | |
download | hercules-5bd53de85cf7750edf92c11c3f1084b2a9b5956e.tar.gz hercules-5bd53de85cf7750edf92c11c3f1084b2a9b5956e.tar.bz2 hercules-5bd53de85cf7750edf92c11c3f1084b2a9b5956e.tar.xz hercules-5bd53de85cf7750edf92c11c3f1084b2a9b5956e.zip |
Cleaned up missed files and conf file notes from r14229.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14230 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_jmonsters.conf')
-rw-r--r-- | npc/scripts_jmonsters.conf | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/npc/scripts_jmonsters.conf b/npc/scripts_jmonsters.conf deleted file mode 100644 index dae7b95cd..000000000 --- a/npc/scripts_jmonsters.conf +++ /dev/null @@ -1,19 +0,0 @@ -// -------------------------------------------------------------- -// - Monster Scripts - -// -------------------------------------------------------------- - -npc: npc/eamobs/jro/jro.txt - -// -- Those maps are missing in jRO X.3 spawns -// -- Uncomment them if you want to have monsters on the -// -- missing maps as well -//npc: npc/eamobs/jro/other.txt -//npc: npc/mobs/fields/rachel.txt -//npc: npc/mobs/fields/veins.txt -//npc: npc/mobs/dungeons/kh_dun.txt -//npc: npc/mobs/dungeons/ice_dun.txt -//npc: npc/mobs/dungeons/odin.txt -//npc: npc/mobs/dungeons/ra_san.txt -//npc: npc/mobs/dungeons/thor_v.txt -//npc: npc/mobs/dungeons/abbey.txt -// -------------------------------------------------------------- |