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/fish_net.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'data/behaviors/fish_net.yaml') diff --git a/data/behaviors/fish_net.yaml b/data/behaviors/fish_net.yaml index b971710..b5398aa 100644 --- a/data/behaviors/fish_net.yaml +++ b/data/behaviors/fish_net.yaml @@ -9,6 +9,7 @@ success: per_level: 0.005 cap: 0.90 gather_message: "You cast your net into the water..." +depleted_message: "You don't see any fish swimming here." fail_message: "You catch nothing." drops: - item_id: raw_shrimps -- cgit v1.2.3