diff options
author | Kisuka <Kisuka@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-03-22 09:45:13 +0000 |
---|---|---|
committer | Kisuka <Kisuka@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-03-22 09:45:13 +0000 |
commit | 2f9dc9aed3864bafe2743c3da9282692ba713dbf (patch) | |
tree | 9fe7317d921df5091506927f42ee264c4bd537e8 /npc/scripts_monsters.conf | |
parent | 168677929dc43930a81a49a54d748a3b2298a811 (diff) | |
download | hercules-2f9dc9aed3864bafe2743c3da9282692ba713dbf.tar.gz hercules-2f9dc9aed3864bafe2743c3da9282692ba713dbf.tar.bz2 hercules-2f9dc9aed3864bafe2743c3da9282692ba713dbf.tar.xz hercules-2f9dc9aed3864bafe2743c3da9282692ba713dbf.zip |
- AEGIS Conversion of Mob Spawns.
- Added 3rd class blanks / skeletons.
- Added Brasilis and Dicastes mob spawns (disabled until episode is added).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14755 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_monsters.conf')
-rw-r--r-- | npc/scripts_monsters.conf | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/npc/scripts_monsters.conf b/npc/scripts_monsters.conf index 651bf6831..e94abbd13 100644 --- a/npc/scripts_monsters.conf +++ b/npc/scripts_monsters.conf @@ -6,7 +6,9 @@ npc: npc/mobs/pvp.txt npc: npc/mobs/fields/amatsu.txt npc: npc/mobs/fields/ayothaya.txt +//npc: npc/mobs/fields/brasilis.txt npc: npc/mobs/fields/comodo.txt +//npc: npc/mobs/fields/dicastes.txt npc: npc/mobs/fields/einbroch.txt npc: npc/mobs/fields/geffen.txt npc: npc/mobs/fields/gonryun.txt @@ -35,7 +37,9 @@ npc: npc/mobs/dungeons/ama_dun.txt npc: npc/mobs/dungeons/anthell.txt npc: npc/mobs/dungeons/ayo_dun.txt npc: npc/mobs/dungeons/beach_dun.txt +//npc: npc/mobs/dungeons/bra_dun.txt npc: npc/mobs/dungeons/c_tower.txt +//npc: npc/mobs/dungeons/dic_dun.txt npc: npc/mobs/dungeons/ein_dun.txt npc: npc/mobs/dungeons/gef_dun.txt npc: npc/mobs/dungeons/gefenia.txt @@ -65,7 +69,6 @@ npc: npc/mobs/dungeons/tha_t.txt npc: npc/mobs/dungeons/thor_v.txt npc: npc/mobs/dungeons/treasure.txt npc: npc/mobs/dungeons/tur_dun.txt -//npc: npc/mobs/dungeons/um_dun.txt npc: npc/mobs/dungeons/xmas_dun.txt npc: npc/mobs/dungeons/yggdrasil.txt // -------------------------------------------------------------- |