diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 8c26e42bf..1ad545992 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -14281,6 +14281,21 @@ item_db: ( bonus bAtkEle,Ele_Holy; "> }, +{ + Id: 6512 + AegisName: "EvilBullet" + Name: "Evil Bullet" + Type: "IT_AMMO" + Buy: 12 + Sell: 2 + Weight: 1 + Atk: 10 + Loc: "EQP_AMMO" + Subtype: "A_BULLET" + Script: <" + bonus bAtkEle,Ele_Shadow; + "> +}, // <!-- Magical Weapons --> { Id: 7000 |