summaryrefslogtreecommitdiff
path: root/npc/re/scripts_monsters.conf
diff options
context:
space:
mode:
authordaegaladh <daegaladh@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-07-16 15:32:00 +0000
committerdaegaladh <daegaladh@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-07-16 15:32:00 +0000
commitb773ff2c33884e924a34221a49af38bca1d185a4 (patch)
tree6d618b09c4999a10b89a73137d2dc6b9d16ca55a /npc/re/scripts_monsters.conf
parent0124990b7ff13e4bf963b7c054ce3412e8d8ddcd (diff)
downloadhercules-b773ff2c33884e924a34221a49af38bca1d185a4.tar.gz
hercules-b773ff2c33884e924a34221a49af38bca1d185a4.tar.bz2
hercules-b773ff2c33884e924a34221a49af38bca1d185a4.tar.xz
hercules-b773ff2c33884e924a34221a49af38bca1d185a4.zip
Disabled and removed all renewal-only scripts from pre-re folder. You still can enable them in pre-renewal scripts conf files, but scripts are read from the re folder. Follow up r16387.
Splitted some renewal-only NPCs from renters.txt into another file. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16430 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/re/scripts_monsters.conf')
-rw-r--r--npc/re/scripts_monsters.conf38
1 files changed, 20 insertions, 18 deletions
diff --git a/npc/re/scripts_monsters.conf b/npc/re/scripts_monsters.conf
index ccb880db0..a0646893b 100644
--- a/npc/re/scripts_monsters.conf
+++ b/npc/re/scripts_monsters.conf
@@ -1,4 +1,24 @@
// --------------------------------------------------------------
+// - 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/fields/splendide.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/re/mobs/citycleaners.txt
@@ -6,13 +26,9 @@ 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
@@ -29,15 +45,9 @@ 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
@@ -46,9 +56,7 @@ 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
@@ -80,10 +88,4 @@ 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
// --------------------------------------------------------------