diff options
author | Michieru <michieru@0-mail.com> | 2013-10-24 12:10:43 +0200 |
---|---|---|
committer | Michieru <michieru@0-mail.com> | 2013-10-24 12:10:43 +0200 |
commit | e3afdc2af4c5e50c79237ee092e25f39b7428e47 (patch) | |
tree | 20cfd05dd6fc2e3e53173ef059f045cee1526d58 /npc/re/scripts_monsters.conf | |
parent | 491892212d338903179909b89a5bfc2385e52261 (diff) | |
download | hercules-e3afdc2af4c5e50c79237ee092e25f39b7428e47.tar.gz hercules-e3afdc2af4c5e50c79237ee092e25f39b7428e47.tar.bz2 hercules-e3afdc2af4c5e50c79237ee092e25f39b7428e47.tar.xz hercules-e3afdc2af4c5e50c79237ee092e25f39b7428e47.zip |
Update to last rAthena npc.
Fix some typos
change sc_bleeding to -> sc_blooding
Updated RE EXP for quests_brasilis.txt
Diffstat (limited to 'npc/re/scripts_monsters.conf')
-rw-r--r-- | npc/re/scripts_monsters.conf | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/npc/re/scripts_monsters.conf b/npc/re/scripts_monsters.conf index 46ab419d8..913fac0c0 100644 --- a/npc/re/scripts_monsters.conf +++ b/npc/re/scripts_monsters.conf @@ -2,6 +2,9 @@ // - Renewal Monster Scripts - // -------------------------------------------------------------- +npc: npc/re/mobs/citycleaners.txt +npc: npc/re/mobs/towns.txt + // -------------------------- Dungeons -------------------------- npc: npc/re/mobs/dungeons/abbey.txt npc: npc/re/mobs/dungeons/abyss.txt @@ -14,12 +17,13 @@ npc: npc/re/mobs/dungeons/bra_dun.txt npc: npc/re/mobs/dungeons/c_tower.txt npc: npc/re/mobs/dungeons/dew_dun.txt npc: npc/re/mobs/dungeons/dic_dun.txt +npc: npc/re/mobs/dungeons/ecl_tdun.txt 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_re.txt npc: npc/re/mobs/dungeons/gld_dunSE.txt +npc: npc/re/mobs/dungeons/gld_re.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 @@ -56,11 +60,11 @@ npc: npc/re/mobs/fields/brasilis.txt npc: npc/re/mobs/fields/comodo.txt npc: npc/re/mobs/fields/dewata.txt npc: npc/re/mobs/fields/dicastes.txt +npc: npc/re/mobs/fields/eclage.txt 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 @@ -77,6 +81,3 @@ npc: npc/re/mobs/fields/splendide.txt npc: npc/re/mobs/fields/umbala.txt npc: npc/re/mobs/fields/veins.txt npc: npc/re/mobs/fields/yuno.txt - -// --------------------------- Towns ---------------------------- -npc: npc/re/mobs/towns/brasilis.txt |