From 9ae512462401fa51863c34332f1db3dd3a2d0a5d Mon Sep 17 00:00:00 2001 From: Saulc Date: Sat, 8 Sep 2018 16:41:45 +0000 Subject: add Saulcandy --- db/re/item_db.conf | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'db/re/item_db.conf') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index d5cb976d9..e1859a106 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -2382,6 +2382,26 @@ item_db: ( doevent "rand_sc_heal::OnUse"; "> }, +{ + Id: 622 + AegisName: "Saulcandy" + Name: "Saulcandy" + Type: "IT_HEALING" + Buy: 75 + Sell: 30 + Weight: 2 + Refine: false + ViewSprite: 622 + Delay: 400 + UseEffect: "EFFECT_HEAL" + Script: <" + @min = 33; + @max = 99; + @delay = 3; + @type = 1; + doevent "rand_sc_heal::OnUse"; + "> +}, // Generic { Id: 700 -- cgit v1.2.3-60-g2f50