From 1b9e2da3b3c438d8dc53d3489725dd5ba0022777 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Thu, 11 Jun 2026 04:46:27 -0400 Subject: feat: web client, get/drop updates and fixes --- data/behaviors/fish_trout.yaml | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 data/behaviors/fish_trout.yaml (limited to 'data/behaviors/fish_trout.yaml') diff --git a/data/behaviors/fish_trout.yaml b/data/behaviors/fish_trout.yaml deleted file mode 100644 index fd0e37a..0000000 --- a/data/behaviors/fish_trout.yaml +++ /dev/null @@ -1,17 +0,0 @@ -id: fish_trout -type: gather -skill: fishing -level: 1 -base_wait: 4 -tool: fishing_rod -success: - base: 0.30 - per_level: 0.01 - cap: 0.90 -gather_message: "You cast your line into the water..." -fail_message: "Nothing seems to bite." -drops: - - item_id: raw_trout - weight: 100 - depletes: false - message: "You catch a trout!" -- cgit v1.2.3