From 1aba2bdd23aebed4032333e74aa553c40a31fcbd Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Sun, 14 Jun 2026 21:07:26 -0400 Subject: refactor: added docs, split up some components in game package --- data/behaviors/chop_maple.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data/behaviors/chop_maple.yaml') diff --git a/data/behaviors/chop_maple.yaml b/data/behaviors/chop_maple.yaml index aa4ebea..2c7c21d 100644 --- a/data/behaviors/chop_maple.yaml +++ b/data/behaviors/chop_maple.yaml @@ -16,8 +16,8 @@ drops: weight: 100 depletes: false message: "You get some maple logs." -deplete_delay: 59 -shared_deplete: 100 +respawn_timer: 59 +deplete_timer: 100 nest_chance: 256 respawn_message: "A new maple sapling grows in its place." respawn_broadcast: "A {name} grows back." -- cgit v1.2.3