From 1ba41d194daad770eacdc249059f12c3fad80db1 Mon Sep 17 00:00:00 2001 From: Saulc Date: Sun, 9 Sep 2018 06:15:26 +0000 Subject: Add pumpkandy seed hope code is good @jesusalva --- db/re/item_db.conf | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 8ceaa313d..a46bfcb71 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -2422,6 +2422,24 @@ item_db: ( doevent "rand_sc_heal::OnUse"; "> }, +{ + Id: 624 + AegisName: "PumpkandySeed" + Name: "Pumpkandy Seed" + Type: "IT_HEALING" + Buy: 50 + Sell: 5 + Weight: 1 + 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; + } + "> +}, // Generic { Id: 700 -- cgit v1.2.3-60-g2f50