diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-30 16:04:27 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-30 16:04:27 +0000 |
commit | c5674c9c91d2ebc3e503c48cce42fb4458561647 (patch) | |
tree | 97b9ea419163f979e7d753b0e8f10df3b3afa74c /db/item_db.txt | |
parent | 7be7a8e4545547ab86be91e6ae2e879faff8136d (diff) | |
download | hercules-c5674c9c91d2ebc3e503c48cce42fb4458561647.tar.gz hercules-c5674c9c91d2ebc3e503c48cce42fb4458561647.tar.bz2 hercules-c5674c9c91d2ebc3e503c48cce42fb4458561647.tar.xz hercules-c5674c9c91d2ebc3e503c48cce42fb4458561647.zip |
* Corrected Bloody Axe's weight - 400 > 4000
* Removed Bandit's Beard from item_avail.txt
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@876 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/item_db.txt')
-rw-r--r-- | db/item_db.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/item_db.txt b/db/item_db.txt index 6f0ea9eef..c613b2e5c 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -572,7 +572,7 @@ 1360,Two_handed_Axe,Two-handed Axe,4,55000,0,2500,185,,1,1,279714,2,34,3,30,7,{},{} 1361,Two_handed_Axe_,Two-handed Axe,4,55000,0,2500,185,,1,2,279714,2,34,3,30,7,{},{} 1362,Two_handed_Axe__,Two-handed Axe,4,55000,0,2500,185,,1,0,279714,2,34,3,30,7,{},{} -1363,Blood_Axe,Bloody Axe,4,20,0,400,170,,1,0,279714,2,34,4,44,7,{},{ bonus bStr,10; bonus bSpeedRate,25; } +1363,Blood_Axe,Bloody Axe,4,20,0,4000,170,,1,0,279714,2,34,4,44,7,{},{ bonus bStr,10; bonus bSpeedRate,25; } 1364,Great_Axe,Great Axe,4,20,0,1800,187,,1,0,279714,2,34,4,44,7,{},{ bonus2 bAddEff,Eff_Stan,1500; } 1365,Sabbath,Sabbath,4,20,0,2300,120,,1,0,279714,2,34,4,44,7,{},{ bonus2 bWeaponComaRace,6,50; bonus bAtkEle,7; }, 1366,Light_Epsilon,Light Epsilon,4,20,0,2300,180,,1,0,279714,2,34,4,44,7,{},{ bonus bAtkEle,6; skill 28,3; bonus2 bAddRace,6,3; } |