diff options
-rw-r--r-- | db/re/item_db.conf | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 120a6183..2ac6d75c 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -499,6 +499,35 @@ item_db: ( Sprite: 0 }, { + Id: 518 + AegisName: "UrchinMeat" + Name: "Urchin Meat" + Type: "IT_HEALING" + Buy: 50 + Sell: 18 + Weight: 1 + Atk: 0 + Matk: 0 + Def: 0 + Range: 0 + Slots: 0 + Job: 0xFFFFFFFF + Upper: 0x3F + Gender: 2 + Loc: 0 + WeaponLv: 0 + EquipLv: 0 + Refine: false + View: 518 + BindOnEquip: false + BuyingStore: false + Delay: 0 + Sprite: 0 + Script: <" + itemheal rand(28, 35), 0; + "> +}, +{ Id: 700 AegisName: "SmallTentacles" Name: "Small Tentacles" |