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.conf3
1 files changed, 2 insertions, 1 deletions
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;
+ }
">
},
{