From 9dd0657b03c14f831951542d24f57b76eccb351e Mon Sep 17 00:00:00 2001 From: Saulc Date: Sun, 9 Sep 2018 07:42:10 +0000 Subject: add Pumpkin Lollipop id 625 --- db/re/item_db.conf | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) (limited to 'db/re/item_db.conf') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 290e7bcff..941984210 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -2433,13 +2433,32 @@ item_db: ( Delay: 500 UseEffect: "EFFECT_HEAL" Script: <" - { if (!getmapxy(.@map$, .@x, .@y, 0)) { monster(.@map$, .@x, .@y, l("Pumpkandy"), 1204, 1); $TREE_PLANTED=$TREE_PLANTED+1; - } "> }, +{ + Id: 625 + AegisName: "PumpkinLollipop" + Name: "Pumpkin Lollipop" + Type: "IT_HEALING" + Buy: 42 + Sell: 13 + Weight: 1 + Refine: false + ViewSprite: 625 + Delay: 1000 + UseEffect: "EFFECT_HEAL" + Script: <" + sc_start SC_ATTHASTE_POTION1, 17000, 10; + @min = 40; + @max = 70; + @delay = 4; + @type = 1; + doevent "rand_sc_heal::OnUse"; + "> +}, // Generic { Id: 700 -- cgit v1.2.3-70-g09d2