diff options
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index a4c94e121..af5768c54 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -8896,6 +8896,22 @@ item_db: ( Refine: false ViewSprite: 2719 }, +{ + Id: 2720 + AegisName: "EnchantedHerbBag" + Name: "Enchanted Herb Bag" + Type: "IT_ARMOR" + Buy: 5000 + Sell: 800 + Weight: 180 + Def: 0 + Loc: "EQP_HAND_L" + EquipLv: 1 + Refine: false + Script: <" + bonus2 bAddMonsterDropChainItem,ITMCHAIN_HERB,RC_Plant; + "> +}, // <!-- Head Gear --> { |