summaryrefslogtreecommitdiff
path: root/db/re/item_db.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r--db/re/item_db.conf17
1 files changed, 17 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 728e540fd..5df59a8b3 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -15017,6 +15017,23 @@ item_db: (
getitem Bullet, rand(80, 95);
">
},
+{
+ Id: 8013
+ AegisName: "Dragonfruit"
+ Name: "Dragonfruit"
+ Type: "IT_HEALING"
+ Buy: 20000
+ Sell: 300
+ Weight: 14
+ Refine: false
+ Delay: 500
+ UseEffect: "EFFECT_HEAL"
+ Script: <"
+ @type = 4;
+ @rarity=2;
+ doevent "rand_sc_heal::OnUse";
+ ">
+},
)