diff options
author | Chilly0123 <Chilly0123@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-24 07:00:10 +0000 |
---|---|---|
committer | Chilly0123 <Chilly0123@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-24 07:00:10 +0000 |
commit | eb4f03c1b0be1dad90632898eebf4f8e481f5f4e (patch) | |
tree | a1aedcb3f004282c8ab3e6f4092329c6ece52695 /db/attr_fix.txt | |
parent | 9d1a4a7aa2c5bc6cafaaa718be1c1afb472db825 (diff) | |
download | hercules-eb4f03c1b0be1dad90632898eebf4f8e481f5f4e.tar.gz hercules-eb4f03c1b0be1dad90632898eebf4f8e481f5f4e.tar.bz2 hercules-eb4f03c1b0be1dad90632898eebf4f8e481f5f4e.tar.xz hercules-eb4f03c1b0be1dad90632898eebf4f8e481f5f4e.zip |
*Fixed bug in the attribute table.
*Added an item group that i missed.
*Lots of mob_db updates.
-Labeled groups of monsters by area and episode number.
-Updated many monsters to drop their new cards.
-Added mobs up to Episode 14.2 (many are still incomplete).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15237 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/attr_fix.txt')
-rw-r--r-- | db/attr_fix.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/attr_fix.txt b/db/attr_fix.txt index a29366a42..96d6b37d1 100644 --- a/db/attr_fix.txt +++ b/db/attr_fix.txt @@ -20,7 +20,7 @@ //Neut Watr Erth Fire Wind Pois Holy Shdw Gho Und 100, 100, 100, 100, 100, 100, 100, 100, 50, 100, // Neutral 100, 0, 100, 175, 80, 100, 50, 75, 100, 100, // Water - 100, 100, 0, 90, 175, 100, 50, 75, 100, 100, // Earth + 100, 100, 0, 80, 175, 100, 50, 75, 100, 100, // Earth 100, 80, 175, 0, 100, 100, 50, 75, 100, 150, // Fire 100, 175, 80, 100, 0, 100, 50, 75, 100, 100, // Wind 100, 75, 125, 125, 125, 0, 50, 25, 75, -50, // Poison |