From 2aa0e0d812b4ccfe49586df23090e8787243b661 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 17 Aug 2019 16:28:30 -0300 Subject: Enchanted Herb Bag - A "shield" which is enchanted and will transmute new herbs. Just kill a Mauve plant and see it transmuting a Artichoke Herb for you :> --- db/re/item_db.conf | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'db/re/item_db.conf') 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; + "> +}, // { -- cgit v1.2.3-60-g2f50