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/mobs/fields/brasilis.txt | |
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/mobs/fields/brasilis.txt')
-rw-r--r-- | npc/mobs/fields/brasilis.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/npc/mobs/fields/brasilis.txt b/npc/mobs/fields/brasilis.txt index 6b52709aa..70bcf0e71 100644 --- a/npc/mobs/fields/brasilis.txt +++ b/npc/mobs/fields/brasilis.txt @@ -13,10 +13,10 @@ //================================================== // bra_fild01 //================================================== +bra_fild01,0,0,0,0 monster Curupira 2074,50,5000,0,0 +bra_fild01,0,0,0,0 monster Dokebi 1110,10,5000,0,0 +bra_fild01,0,0,0,0 monster Savage 1166,5,5000,0,0 bra_fild01,0,0,0,0 monster Headless Mule 2071,40,5000,0,0 -bra_fild01,0,0,0,0 monster Curupira 2074,80,5000,0,0 -bra_fild01,0,0,0,0 monster Dokebi 1110,20,5000,0,0 -bra_fild01,0,0,0,0 monster Jaguar 2072,10,5000,0,0 -bra_fild01,0,0,0,0 monster Savage 1166,20,5000,0,0 -bra_fild01,0,0,0,0 monster Toucan 2073,10,5000,0,0 -bra_fild01,0,0,0,0 monster Red Mushroom 1085,3,5000,0,0
\ No newline at end of file +bra_fild01,0,0,0,0 monster Red Mushroom 1085,5,5000,0,0 +bra_fild01,0,0,0,0 monster Jaguar 2072,55,5000,0,0 +bra_fild01,0,0,0,0 monster Toucan 2073,60,5000,0,0
\ No newline at end of file |