diff options
author | daegaladh <daegaladh@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-08-01 04:29:56 +0000 |
---|---|---|
committer | daegaladh <daegaladh@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-08-01 04:29:56 +0000 |
commit | 8832adba3ec9df0f7f890154f69f0993b8d1d8e5 (patch) | |
tree | 0e73afe6a780abf29fe035301f1354f24762da7a /npc/pre-re/scripts_monsters.conf | |
parent | fa533907d49c7e288be33efb55fcb094f8e48591 (diff) | |
download | hercules-8832adba3ec9df0f7f890154f69f0993b8d1d8e5.tar.gz hercules-8832adba3ec9df0f7f890154f69f0993b8d1d8e5.tar.bz2 hercules-8832adba3ec9df0f7f890154f69f0993b8d1d8e5.tar.xz hercules-8832adba3ec9df0f7f890154f69f0993b8d1d8e5.zip |
Full npc folder reorganization. (I hope I didn't break anything D:)
-Now common scripts goes to the main npc folder, and pre-re-only/re-only ones goes to their respective folders.
-NPCs with practically the same script but little differences have been left in the main folder and uses the command checkre() for the differences.
-For those NPCs with different coordinates but same script, the script has been left in the main folder but the NPCs splitted as duplicates.
-All pre-renewal files has been reverted back to their pre-renewal behavior.
TODO:
-Correct pre-re quest rewards.
-Check for pre-re/re differences in mapflags.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16545 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/pre-re/scripts_monsters.conf')
-rw-r--r-- | npc/pre-re/scripts_monsters.conf | 162 |
1 files changed, 70 insertions, 92 deletions
diff --git a/npc/pre-re/scripts_monsters.conf b/npc/pre-re/scripts_monsters.conf index dfac88b06..1cbf8dc52 100644 --- a/npc/pre-re/scripts_monsters.conf +++ b/npc/pre-re/scripts_monsters.conf @@ -1,92 +1,70 @@ -// -------------------------------------------------------------- -// - Monster Scripts - -// -------------------------------------------------------------- -npc: npc/pre-re/mobs/citycleaners.txt -npc: npc/pre-re/mobs/pvp.txt -npc: npc/pre-re/mobs/jail.txt -npc: npc/pre-re/mobs/bossnia.txt - -npc: npc/pre-re/mobs/fields/amatsu.txt -npc: npc/pre-re/mobs/fields/ayothaya.txt -npc: npc/pre-re/mobs/fields/comodo.txt -npc: npc/pre-re/mobs/fields/einbroch.txt -npc: npc/pre-re/mobs/fields/geffen.txt -npc: npc/pre-re/mobs/fields/gonryun.txt -npc: npc/pre-re/mobs/fields/hugel.txt -npc: npc/pre-re/mobs/fields/jawaii.txt -npc: npc/pre-re/mobs/fields/lighthalzen.txt -npc: npc/pre-re/mobs/fields/louyang.txt -npc: npc/pre-re/mobs/fields/lutie.txt -npc: npc/pre-re/mobs/fields/manuk.txt -npc: npc/pre-re/mobs/fields/mjolnir.txt -npc: npc/pre-re/mobs/fields/morocc.txt -npc: npc/pre-re/mobs/fields/moscovia.txt -npc: npc/pre-re/mobs/fields/niflheim.txt -npc: npc/pre-re/mobs/fields/payon.txt -npc: npc/pre-re/mobs/fields/prontera.txt -npc: npc/pre-re/mobs/fields/rachel.txt -npc: npc/pre-re/mobs/fields/splendide.txt -npc: npc/pre-re/mobs/fields/umbala.txt -npc: npc/pre-re/mobs/fields/veins.txt -npc: npc/pre-re/mobs/fields/yuno.txt - -npc: npc/pre-re/mobs/dungeons/abbey.txt -npc: npc/pre-re/mobs/dungeons/abyss.txt -npc: npc/pre-re/mobs/dungeons/alde_dun.txt -npc: npc/pre-re/mobs/dungeons/ama_dun.txt -npc: npc/pre-re/mobs/dungeons/anthell.txt -npc: npc/pre-re/mobs/dungeons/ayo_dun.txt -npc: npc/pre-re/mobs/dungeons/beach_dun.txt -npc: npc/pre-re/mobs/dungeons/c_tower.txt -npc: npc/pre-re/mobs/dungeons/ein_dun.txt -npc: npc/pre-re/mobs/dungeons/gef_dun.txt -npc: npc/pre-re/mobs/dungeons/gefenia.txt -npc: npc/pre-re/mobs/dungeons/glastheim.txt -npc: npc/pre-re/mobs/dungeons/gld_dun.txt -npc: npc/pre-re/mobs/dungeons/gld_dunSE.txt -npc: npc/pre-re/mobs/dungeons/gon_dun.txt -npc: npc/pre-re/mobs/dungeons/ice_dun.txt -npc: npc/pre-re/mobs/dungeons/in_sphinx.txt -npc: npc/pre-re/mobs/dungeons/iz_dun.txt -npc: npc/pre-re/mobs/dungeons/juperos.txt -npc: npc/pre-re/mobs/dungeons/kh_dun.txt -npc: npc/pre-re/mobs/dungeons/lhz_dun.txt -npc: npc/pre-re/mobs/dungeons/lou_dun.txt -npc: npc/pre-re/mobs/dungeons/nyd_dun.txt -npc: npc/pre-re/mobs/dungeons/mag_dun.txt -npc: npc/pre-re/mobs/dungeons/mjo_dun.txt -npc: npc/pre-re/mobs/dungeons/moc_pryd.txt -npc: npc/pre-re/mobs/dungeons/mosk_dun.txt -npc: npc/pre-re/mobs/dungeons/odin.txt -npc: npc/pre-re/mobs/dungeons/orcsdun.txt -npc: npc/pre-re/mobs/dungeons/pay_dun.txt -npc: npc/pre-re/mobs/dungeons/prt_maze.txt -npc: npc/pre-re/mobs/dungeons/prt_sew.txt -npc: npc/pre-re/mobs/dungeons/ra_san.txt -npc: npc/pre-re/mobs/dungeons/tha_t.txt -npc: npc/pre-re/mobs/dungeons/thor_v.txt -npc: npc/pre-re/mobs/dungeons/treasure.txt -npc: npc/pre-re/mobs/dungeons/tur_dun.txt -npc: npc/pre-re/mobs/dungeons/um_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 -// -------------------------------------------------------------- +// --------------------------------------------------------------
+// - Pre-Renewal Monster Scripts -
+// --------------------------------------------------------------
+
+// -------------------------- Dungeons --------------------------
+npc: npc/pre-re/mobs/dungeons/abbey.txt
+npc: npc/pre-re/mobs/dungeons/abyss.txt
+npc: npc/pre-re/mobs/dungeons/alde_dun.txt
+npc: npc/pre-re/mobs/dungeons/ama_dun.txt
+npc: npc/pre-re/mobs/dungeons/anthell.txt
+npc: npc/pre-re/mobs/dungeons/ayo_dun.txt
+npc: npc/pre-re/mobs/dungeons/beach_dun.txt
+npc: npc/pre-re/mobs/dungeons/c_tower.txt
+npc: npc/pre-re/mobs/dungeons/ein_dun.txt
+npc: npc/pre-re/mobs/dungeons/gef_dun.txt
+npc: npc/pre-re/mobs/dungeons/gefenia.txt
+npc: npc/pre-re/mobs/dungeons/glastheim.txt
+npc: npc/pre-re/mobs/dungeons/gld_dun.txt
+npc: npc/pre-re/mobs/dungeons/gld_dunSE.txt
+npc: npc/pre-re/mobs/dungeons/gon_dun.txt
+npc: npc/pre-re/mobs/dungeons/ice_dun.txt
+npc: npc/pre-re/mobs/dungeons/in_sphinx.txt
+npc: npc/pre-re/mobs/dungeons/iz_dun.txt
+npc: npc/pre-re/mobs/dungeons/juperos.txt
+npc: npc/pre-re/mobs/dungeons/kh_dun.txt
+npc: npc/pre-re/mobs/dungeons/lhz_dun.txt
+npc: npc/pre-re/mobs/dungeons/lou_dun.txt
+npc: npc/pre-re/mobs/dungeons/mag_dun.txt
+npc: npc/pre-re/mobs/dungeons/mjo_dun.txt
+npc: npc/pre-re/mobs/dungeons/moc_pryd.txt
+npc: npc/pre-re/mobs/dungeons/mosk_dun.txt
+npc: npc/pre-re/mobs/dungeons/nyd_dun.txt
+npc: npc/pre-re/mobs/dungeons/odin.txt
+npc: npc/pre-re/mobs/dungeons/orcsdun.txt
+npc: npc/pre-re/mobs/dungeons/pay_dun.txt
+npc: npc/pre-re/mobs/dungeons/prt_maze.txt
+npc: npc/pre-re/mobs/dungeons/prt_sew.txt
+npc: npc/pre-re/mobs/dungeons/ra_san.txt
+npc: npc/pre-re/mobs/dungeons/tha_t.txt
+npc: npc/pre-re/mobs/dungeons/thor_v.txt
+npc: npc/pre-re/mobs/dungeons/treasure.txt
+npc: npc/pre-re/mobs/dungeons/tur_dun.txt
+npc: npc/pre-re/mobs/dungeons/um_dun.txt
+npc: npc/pre-re/mobs/dungeons/xmas_dun.txt
+npc: npc/pre-re/mobs/dungeons/yggdrasil.txt
+
+// --------------------------- Fields ---------------------------
+npc: npc/pre-re/mobs/fields/amatsu.txt
+npc: npc/pre-re/mobs/fields/ayothaya.txt
+npc: npc/pre-re/mobs/fields/comodo.txt
+npc: npc/pre-re/mobs/fields/einbroch.txt
+npc: npc/pre-re/mobs/fields/geffen.txt
+npc: npc/pre-re/mobs/fields/gonryun.txt
+npc: npc/pre-re/mobs/fields/hugel.txt
+npc: npc/pre-re/mobs/fields/jawaii.txt
+npc: npc/pre-re/mobs/fields/lighthalzen.txt
+npc: npc/pre-re/mobs/fields/louyang.txt
+npc: npc/pre-re/mobs/fields/lutie.txt
+npc: npc/pre-re/mobs/fields/manuk.txt
+npc: npc/pre-re/mobs/fields/mjolnir.txt
+npc: npc/pre-re/mobs/fields/morocc.txt
+npc: npc/pre-re/mobs/fields/moscovia.txt
+npc: npc/pre-re/mobs/fields/niflheim.txt
+npc: npc/pre-re/mobs/fields/payon.txt
+npc: npc/pre-re/mobs/fields/prontera.txt
+npc: npc/pre-re/mobs/fields/rachel.txt
+npc: npc/pre-re/mobs/fields/splendide.txt
+npc: npc/pre-re/mobs/fields/umbala.txt
+npc: npc/pre-re/mobs/fields/veins.txt
+npc: npc/pre-re/mobs/fields/yuno.txt
|