diff options
| author | historia <[not public]> | 2026-06-12 18:59:22 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-12 18:59:22 -0400 |
| commit | f3a6ae488bbd2128af8356b0da016699c5abb70e (patch) | |
| tree | 76965c30baa5d6ab92d1fa9c371d7ca3f08349ba /data/behaviors/chop_tree.yaml | |
| parent | d6ab0e93a64525ce34f89e26d5272efbac513c32 (diff) | |
| download | thehouseoficarus-f3a6ae488bbd2128af8356b0da016699c5abb70e.tar.gz | |
feat: commands automatically target if unambiguous, depleted node improvements
Diffstat (limited to 'data/behaviors/chop_tree.yaml')
| -rw-r--r-- | data/behaviors/chop_tree.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/behaviors/chop_tree.yaml b/data/behaviors/chop_tree.yaml index 445047d..9072e33 100644 --- a/data/behaviors/chop_tree.yaml +++ b/data/behaviors/chop_tree.yaml @@ -10,6 +10,7 @@ success: per_level: 0.01 cap: 0.95 gather_message: "You swing your axe at the tree..." +depleted_message: "You don't see any usable wood in this tree." fail_message: "You swing but get no logs." drops: - item_id: logs |
