diff options
Diffstat (limited to 'npc/pre-re/scripts_monsters.conf')
-rw-r--r-- | npc/pre-re/scripts_monsters.conf | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/npc/pre-re/scripts_monsters.conf b/npc/pre-re/scripts_monsters.conf index 70970e4bf..2be09a3ec 100644 --- a/npc/pre-re/scripts_monsters.conf +++ b/npc/pre-re/scripts_monsters.conf @@ -1,23 +1,4 @@ // -------------------------------------------------------------- -// - RE Monster Scripts - -// -------------------------------------------------------------- -//npc: npc/re/mobs/towns/brasilis.txt - -//npc: npc/re/mobs/fields/brasilis.txt -//npc: npc/re/mobs/fields/bifrost.txt -//npc: npc/re/mobs/fields/dewata.txt -//npc: npc/re/mobs/fields/dicastes.txt -//npc: npc/re/mobs/fields/malaya.txt - -//npc: npc/re/mobs/dungeons/bra_dun.txt -//npc: npc/re/mobs/dungeons/dew_dun.txt -//npc: npc/re/mobs/dungeons/dic_dun.txt -//npc: npc/re/mobs/dungeons/iz_dun_re.txt -//npc: npc/re/mobs/dungeons/lhz_dun_re.txt -//npc: npc/re/mobs/dungeons/ma_dun.txt -//npc: npc/re/mobs/dungeons/mal_dun.txt - -// -------------------------------------------------------------- // - Monster Scripts - // -------------------------------------------------------------- npc: npc/pre-re/mobs/citycleaners.txt @@ -88,4 +69,23 @@ npc: npc/pre-re/mobs/dungeons/treasure.txt npc: npc/pre-re/mobs/dungeons/tur_dun.txt npc: npc/pre-re/mobs/dungeons/xmas_dun.txt npc: npc/pre-re/mobs/dungeons/yggdrasil.txt + +// -------------------------------------------------------------- +// - RE Monster Scripts - +// -------------------------------------------------------------- +//npc: npc/re/mobs/towns/brasilis.txt + +//npc: npc/re/mobs/fields/brasilis.txt +//npc: npc/re/mobs/fields/bifrost.txt +//npc: npc/re/mobs/fields/dewata.txt +//npc: npc/re/mobs/fields/dicastes.txt +//npc: npc/re/mobs/fields/malaya.txt + +//npc: npc/re/mobs/dungeons/bra_dun.txt +//npc: npc/re/mobs/dungeons/dew_dun.txt +//npc: npc/re/mobs/dungeons/dic_dun.txt +//npc: npc/re/mobs/dungeons/iz_dun_re.txt +//npc: npc/re/mobs/dungeons/lhz_dun_re.txt +//npc: npc/re/mobs/dungeons/ma_dun.txt +//npc: npc/re/mobs/dungeons/mal_dun.txt // -------------------------------------------------------------- |