summaryrefslogtreecommitdiff
path: root/npc/scripts_monsters.conf
diff options
context:
space:
mode:
authorshennetsind <shennetsind@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-07-08 19:30:07 +0000
committershennetsind <shennetsind@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-07-08 19:30:07 +0000
commit31825ccc2dde034a218d9ad466dd721c40b5651d (patch)
tree961b976e45988f7f7158d33b3f11a18688f34b1f /npc/scripts_monsters.conf
parent22c75b070526de8b103032f5bf13504af81e0095 (diff)
downloadhercules-31825ccc2dde034a218d9ad466dd721c40b5651d.tar.gz
hercules-31825ccc2dde034a218d9ad466dd721c40b5651d.tar.bz2
hercules-31825ccc2dde034a218d9ad466dd721c40b5651d.tar.xz
hercules-31825ccc2dde034a218d9ad466dd721c40b5651d.zip
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
Diffstat (limited to 'npc/scripts_monsters.conf')
-rw-r--r--npc/scripts_monsters.conf78
1 files changed, 0 insertions, 78 deletions
diff --git a/npc/scripts_monsters.conf b/npc/scripts_monsters.conf
deleted file mode 100644
index d56dbc82c..000000000
--- a/npc/scripts_monsters.conf
+++ /dev/null
@@ -1,78 +0,0 @@
-// --------------------------------------------------------------
-// - Monster Scripts -
-// --------------------------------------------------------------
-npc: npc/mobs/citycleaners.txt
-npc: npc/mobs/pvp.txt
-npc: npc/mobs/jail.txt
-npc: npc/mobs/bossnia.txt
-
-npc: npc/mobs/towns/brasilis.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
-//dicastes is in scripts_renewal.conf
-npc: npc/mobs/fields/einbroch.txt
-npc: npc/mobs/fields/geffen.txt
-npc: npc/mobs/fields/gonryun.txt
-npc: npc/mobs/fields/hugel.txt
-npc: npc/mobs/fields/jawaii.txt
-npc: npc/mobs/fields/lighthalzen.txt
-npc: npc/mobs/fields/louyang.txt
-npc: npc/mobs/fields/lutie.txt
-npc: npc/mobs/fields/manuk.txt
-npc: npc/mobs/fields/mjolnir.txt
-npc: npc/mobs/fields/morocc.txt
-npc: npc/mobs/fields/moscovia.txt
-npc: npc/mobs/fields/niflheim.txt
-npc: npc/mobs/fields/payon.txt
-npc: npc/mobs/fields/prontera.txt
-npc: npc/mobs/fields/rachel.txt
-//splendide fields is in scripts_renewal.conf
-npc: npc/mobs/fields/umbala.txt
-npc: npc/mobs/fields/veins.txt
-npc: npc/mobs/fields/yuno.txt
-
-npc: npc/mobs/dungeons/abbey.txt
-npc: npc/mobs/dungeons/abyss.txt
-npc: npc/mobs/dungeons/alde_dun.txt
-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
-//dicastes is in scripts_renewal.conf
-npc: npc/mobs/dungeons/ein_dun.txt
-npc: npc/mobs/dungeons/gef_dun.txt
-npc: npc/mobs/dungeons/gefenia.txt
-npc: npc/mobs/dungeons/glastheim.txt
-npc: npc/mobs/dungeons/gld_dun.txt
-npc: npc/mobs/dungeons/gld_dunSE.txt
-npc: npc/mobs/dungeons/gon_dun.txt
-npc: npc/mobs/dungeons/ice_dun.txt
-npc: npc/mobs/dungeons/in_sphinx.txt
-npc: npc/mobs/dungeons/iz_dun.txt
-npc: npc/mobs/dungeons/juperos.txt
-npc: npc/mobs/dungeons/kh_dun.txt
-npc: npc/mobs/dungeons/lhz_dun.txt
-npc: npc/mobs/dungeons/lou_dun.txt
-npc: npc/mobs/dungeons/nyd_dun.txt
-npc: npc/mobs/dungeons/mag_dun.txt
-npc: npc/mobs/dungeons/mjo_dun.txt
-npc: npc/mobs/dungeons/moc_pryd.txt
-npc: npc/mobs/dungeons/mosk_dun.txt
-npc: npc/mobs/dungeons/odin.txt
-npc: npc/mobs/dungeons/orcsdun.txt
-npc: npc/mobs/dungeons/pay_dun.txt
-npc: npc/mobs/dungeons/prt_maze.txt
-npc: npc/mobs/dungeons/prt_sew.txt
-npc: npc/mobs/dungeons/ra_san.txt
-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/xmas_dun.txt
-npc: npc/mobs/dungeons/yggdrasil.txt
-// --------------------------------------------------------------