From 0b95424d6ef72545be8756de9d130d87ba921617 Mon Sep 17 00:00:00 2001 From: Reid Date: Sun, 17 Jan 2016 23:14:31 +0100 Subject: Add Carrot on item_db. --- db/re/item_db.conf | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 4928f7fb..56b20f48 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -975,6 +975,29 @@ item_db: ( heal rand(40, 50), 0; "> }, +{ + Id: 530 + AegisName: "Carrot" + Name: "Carrot" + Type: "IT_HEALING" + Buy: 30 + Sell: 8 + Weight: 3 + Job: 0xFFFFFFFF + Upper: 0x3F + Gender: 2 + Loc: 0 + Refine: false + View: 530 + BindOnEquip: false + BuyingStore: true + Delay: 500 + Sprite: 0 + UseEffect: "EFFECT_HEAL" + Script: <" + heal rand(20, 30), 0; + "> +}, { Id: 700 AegisName: "SmallTentacles" -- cgit v1.2.3-70-g09d2