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.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index f0da6e555..ab0552f37 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -9965,6 +9965,7 @@ item_db: (
if (@useType == 1) {
if (!getmapxy(.@map$, .@x, .@y, 0)) {
monster(.@map$, .@x, .@y, l("Oak"), 1017, 1);
+ $TREE_PLANTED=$TREE_PLANTED+1;
}
} else {
@min = 8;