diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-04 07:35:41 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-04 07:35:41 +0000 |
commit | be3eff36cf8a880ee334d979c51da7dd3601fc00 (patch) | |
tree | 6ef6f49d29ecfa537eb0096b6f357015b28d540f /db/item_db.txt | |
parent | f305b9d801cb6e010558464e0510794bfcec8f33 (diff) | |
download | hercules-be3eff36cf8a880ee334d979c51da7dd3601fc00.tar.gz hercules-be3eff36cf8a880ee334d979c51da7dd3601fc00.tar.bz2 hercules-be3eff36cf8a880ee334d979c51da7dd3601fc00.tar.xz hercules-be3eff36cf8a880ee334d979c51da7dd3601fc00.zip |
reverted shells to bullets 8(
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8121 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 3087c7a28..1a7745f81 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -2668,7 +2668,7 @@ // Bullets
13200,Bullet,Bullet,10,1,,2,10,,,,0x01000000,7,2,32768,,1,,3,{},{},{}
13201,Silver_Bullet,Silver Bullet,10,15,,2,15,,,,0x01000000,7,2,32768,,1,,3,{ bonus bAtkEle,Ele_Holy; },{},{}
-13202,Shell_of_Blood,Shell of Blood,10,30,,2,30,,,,0x01000000,7,2,32768,,1,,4,{ bonus2 bAddEff,Eff_Bleeding,50; },{},{}
+13202,Shell_of_Blood,Shell of Blood,10,30,,2,30,,,,0x01000000,7,2,32768,,1,,3,{ bonus2 bAddEff,Eff_Bleeding,50; },{},{}
13203,Flare_Sphere,Flare Sphere,10,80,,5,50,,,,0x01000000,7,2,32768,,1,,5,{ bonus bAtkEle,Ele_Fire; },{},{}
13204,Lightning_Sphere,Lightning Sphere,10,80,,5,50,,,,0x01000000,7,2,32768,,1,,5,{ bonus bAtkEle,Ele_Wind; },{},{}
13205,Poison_Sphere,Poison Sphere,10,80,,5,50,,,,0x01000000,7,2,32768,,1,,5,{ bonus bAtkEle,Ele_Poison; bonus2 bAddEff,Eff_Poison,50; },{},{}
|