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/fish_net.yaml | |
| parent | d6ab0e93a64525ce34f89e26d5272efbac513c32 (diff) | |
| download | thehouseoficarus-f3a6ae488bbd2128af8356b0da016699c5abb70e.tar.gz | |
feat: commands automatically target if unambiguous, depleted node improvements
Diffstat (limited to 'data/behaviors/fish_net.yaml')
| -rw-r--r-- | data/behaviors/fish_net.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
