From 31825ccc2dde034a218d9ad466dd721c40b5651d Mon Sep 17 00:00:00 2001 From: shennetsind Date: Sun, 8 Jul 2012 19:30:07 +0000 Subject: Okie ladies and gentleman if this commit breaks anything it's jman's and maki's fault, yes, blame them. Fixing pre-re / re npc support, moving /config/ folder to src root so other servers may also make use of the #define renewal dir and other stuff. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16382 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/re/scripts_monsters.conf | 89 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 npc/re/scripts_monsters.conf (limited to 'npc/re/scripts_monsters.conf') diff --git a/npc/re/scripts_monsters.conf b/npc/re/scripts_monsters.conf new file mode 100644 index 000000000..ccb880db0 --- /dev/null +++ b/npc/re/scripts_monsters.conf @@ -0,0 +1,89 @@ +// -------------------------------------------------------------- +// - Monster Scripts - +// -------------------------------------------------------------- +npc: npc/re/mobs/citycleaners.txt +npc: npc/re/mobs/pvp.txt +npc: npc/re/mobs/jail.txt +npc: npc/re/mobs/bossnia.txt + +npc: npc/re/mobs/towns/brasilis.txt + +npc: npc/re/mobs/fields/amatsu.txt +npc: npc/re/mobs/fields/ayothaya.txt +npc: npc/re/mobs/fields/brasilis.txt +npc: npc/re/mobs/fields/comodo.txt +//dicastes is in scripts_renewal.conf +npc: npc/re/mobs/fields/einbroch.txt +npc: npc/re/mobs/fields/geffen.txt +npc: npc/re/mobs/fields/gonryun.txt +npc: npc/re/mobs/fields/hugel.txt +npc: npc/re/mobs/fields/jawaii.txt +npc: npc/re/mobs/fields/lighthalzen.txt +npc: npc/re/mobs/fields/louyang.txt +npc: npc/re/mobs/fields/lutie.txt +npc: npc/re/mobs/fields/manuk.txt +npc: npc/re/mobs/fields/mjolnir.txt +npc: npc/re/mobs/fields/morocc.txt +npc: npc/re/mobs/fields/moscovia.txt +npc: npc/re/mobs/fields/niflheim.txt +npc: npc/re/mobs/fields/payon.txt +npc: npc/re/mobs/fields/prontera.txt +npc: npc/re/mobs/fields/rachel.txt +//splendide fields is in scripts_renewal.conf +npc: npc/re/mobs/fields/umbala.txt +npc: npc/re/mobs/fields/veins.txt +npc: npc/re/mobs/fields/yuno.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/fields/splendide.txt + +npc: npc/re/mobs/dungeons/abbey.txt +npc: npc/re/mobs/dungeons/abyss.txt +npc: npc/re/mobs/dungeons/alde_dun.txt +npc: npc/re/mobs/dungeons/ama_dun.txt +npc: npc/re/mobs/dungeons/anthell.txt +npc: npc/re/mobs/dungeons/ayo_dun.txt +npc: npc/re/mobs/dungeons/beach_dun.txt +npc: npc/re/mobs/dungeons/bra_dun.txt +npc: npc/re/mobs/dungeons/c_tower.txt +//dicastes is in scripts_renewal.conf +npc: npc/re/mobs/dungeons/ein_dun.txt +npc: npc/re/mobs/dungeons/gef_dun.txt +npc: npc/re/mobs/dungeons/gefenia.txt +npc: npc/re/mobs/dungeons/glastheim.txt +npc: npc/re/mobs/dungeons/gld_dun.txt +npc: npc/re/mobs/dungeons/gld_dunSE.txt +npc: npc/re/mobs/dungeons/gon_dun.txt +npc: npc/re/mobs/dungeons/ice_dun.txt +npc: npc/re/mobs/dungeons/in_sphinx.txt +npc: npc/re/mobs/dungeons/iz_dun.txt +npc: npc/re/mobs/dungeons/juperos.txt +npc: npc/re/mobs/dungeons/kh_dun.txt +npc: npc/re/mobs/dungeons/lhz_dun.txt +npc: npc/re/mobs/dungeons/lou_dun.txt +npc: npc/re/mobs/dungeons/nyd_dun.txt +npc: npc/re/mobs/dungeons/mag_dun.txt +npc: npc/re/mobs/dungeons/mjo_dun.txt +npc: npc/re/mobs/dungeons/moc_pryd.txt +npc: npc/re/mobs/dungeons/mosk_dun.txt +npc: npc/re/mobs/dungeons/odin.txt +npc: npc/re/mobs/dungeons/orcsdun.txt +npc: npc/re/mobs/dungeons/pay_dun.txt +npc: npc/re/mobs/dungeons/prt_maze.txt +npc: npc/re/mobs/dungeons/prt_sew.txt +npc: npc/re/mobs/dungeons/ra_san.txt +npc: npc/re/mobs/dungeons/tha_t.txt +npc: npc/re/mobs/dungeons/thor_v.txt +npc: npc/re/mobs/dungeons/treasure.txt +npc: npc/re/mobs/dungeons/tur_dun.txt +npc: npc/re/mobs/dungeons/xmas_dun.txt +npc: npc/re/mobs/dungeons/yggdrasil.txt +npc: npc/re/mobs/dungeons/lhz_dun_re.txt +npc: npc/re/mobs/dungeons/iz_dun_re.txt +npc: npc/re/mobs/dungeons/dew_dun.txt +npc: npc/re/mobs/dungeons/dic_dun.txt +npc: npc/re/mobs/dungeons/ma_dun.txt +npc: npc/re/mobs/dungeons/mal_dun.txt +// -------------------------------------------------------------- -- cgit v1.2.3-70-g09d2