From f3a6ae488bbd2128af8356b0da016699c5abb70e Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Fri, 12 Jun 2026 18:59:22 -0400 Subject: feat: commands automatically target if unambiguous, depleted node improvements --- data/behaviors/mine_copper.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'data/behaviors/mine_copper.yaml') diff --git a/data/behaviors/mine_copper.yaml b/data/behaviors/mine_copper.yaml index d4b8fbf..b4f27b9 100644 --- a/data/behaviors/mine_copper.yaml +++ b/data/behaviors/mine_copper.yaml @@ -10,6 +10,7 @@ success: per_level: 0.01 cap: 0.95 gather_message: "You swing your pickaxe at the rock..." +depleted_message: "You don't see any ore in this rock." fail_message: "You chip away but get nothing useful." drops: - item_id: copper_ore -- cgit v1.2.3