From a2ec62d8f24cbc11dcb646712c4c16a5cf897372 Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Wed, 10 Aug 2011 20:46:27 +0000 Subject: * Raised MAX_MERCENARY_CLASS to 44 for new mercenaries. * Raised max_lv to allow values up to 150 in battle.conf. * Raised MAX_SKILL_TREE 77 in prep for 3rd class skill trees. * Upped max_lv and max_aura to 150, and max_aspd to 193. * Added Brasilis database updates from trunk r14928. * Added scripts and NPC Brasilis updates from trunk r14928. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14931 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/scripts_monsters.conf | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'npc/scripts_monsters.conf') diff --git a/npc/scripts_monsters.conf b/npc/scripts_monsters.conf index e94abbd13..d51f1bcbc 100644 --- a/npc/scripts_monsters.conf +++ b/npc/scripts_monsters.conf @@ -4,9 +4,11 @@ npc: npc/mobs/citycleaners.txt npc: npc/mobs/pvp.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/brasilis.txt npc: npc/mobs/fields/comodo.txt //npc: npc/mobs/fields/dicastes.txt npc: npc/mobs/fields/einbroch.txt @@ -37,7 +39,7 @@ 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/bra_dun.txt npc: npc/mobs/dungeons/c_tower.txt //npc: npc/mobs/dungeons/dic_dun.txt npc: npc/mobs/dungeons/ein_dun.txt -- cgit v1.2.3-60-g2f50