diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-08-10 20:46:27 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-08-10 20:46:27 +0000 |
commit | a2ec62d8f24cbc11dcb646712c4c16a5cf897372 (patch) | |
tree | aaead75f19d72e72fbf60aeca5e1020c314f68e8 /npc/scripts_warps.conf | |
parent | a1b41fc31ea08bd869e609bb41dd8ba011dcbb66 (diff) | |
download | hercules-a2ec62d8f24cbc11dcb646712c4c16a5cf897372.tar.gz hercules-a2ec62d8f24cbc11dcb646712c4c16a5cf897372.tar.bz2 hercules-a2ec62d8f24cbc11dcb646712c4c16a5cf897372.tar.xz hercules-a2ec62d8f24cbc11dcb646712c4c16a5cf897372.zip |
* 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
Diffstat (limited to 'npc/scripts_warps.conf')
-rw-r--r-- | npc/scripts_warps.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/scripts_warps.conf b/npc/scripts_warps.conf index f65289920..27889eed9 100644 --- a/npc/scripts_warps.conf +++ b/npc/scripts_warps.conf @@ -41,6 +41,7 @@ npc: npc/warps/dungeons/ama_dun.txt npc: npc/warps/dungeons/anthell.txt npc: npc/warps/dungeons/ayo_dun.txt npc: npc/warps/dungeons/beach_dun.txt +npc: npc/warps/dungeons/bra_dun.txt npc: npc/warps/dungeons/c_tower.txt npc: npc/warps/dungeons/ein_dun.txt npc: npc/warps/dungeons/gef_dun.txt |