From a19e6b6ab01670a5932308c7bd0e0e5eed8cbcad Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Fri, 12 Jun 2026 23:52:06 -0400 Subject: feat: firemaking skill implemented. overhauled how ground items and despawn are handled. --- data/behaviors/chop_tree.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'data/behaviors/chop_tree.yaml') diff --git a/data/behaviors/chop_tree.yaml b/data/behaviors/chop_tree.yaml index 9072e33..494cc1d 100644 --- a/data/behaviors/chop_tree.yaml +++ b/data/behaviors/chop_tree.yaml @@ -18,5 +18,6 @@ drops: depletes: true message: "You get some logs." deplete_delay: 80 +exhausted_message: "The tree comes crashing down!" respawn_message: "A new tree grows in its place." respawn_broadcast: "A {name} grows back." -- cgit v1.2.3