From 1759e8709df724d4a45a0edc225b0b098b2a71cc Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 9 Sep 2018 14:27:02 -0300 Subject: Fix a loose screw. There, there, just call me if Saulc needs more fixing ;-) --- db/re/item_db.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'db/re/item_db.conf') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 941984210..ad7047e69 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -2434,8 +2434,9 @@ item_db: ( UseEffect: "EFFECT_HEAL" Script: <" if (!getmapxy(.@map$, .@x, .@y, 0)) { - monster(.@map$, .@x, .@y, l("Pumpkandy"), 1204, 1); + monster(.@map$, .@x, .@y, l("Pumpkandy"), Pumpkandy, 1); $TREE_PLANTED=$TREE_PLANTED+1; + } "> }, { -- cgit v1.2.3-60-g2f50