From fee376102192dc6f24297a7b11324636ace3a07d Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Tue, 30 Jun 2026 19:27:37 -0400 Subject: feat: admin gui object CRUD is much nicer --- data/objects/fly_fishing_spot.yaml | 2 -- 1 file changed, 2 deletions(-) (limited to 'data/objects/fly_fishing_spot.yaml') diff --git a/data/objects/fly_fishing_spot.yaml b/data/objects/fly_fishing_spot.yaml index c120466..e3bf342 100644 --- a/data/objects/fly_fishing_spot.yaml +++ b/data/objects/fly_fishing_spot.yaml @@ -2,7 +2,6 @@ color: "4B" description: Insects dance above the water. Use a fly fishing rod with feathers here. gather: bait: feather - base_wait: 5 drops: - item_id: raw_trout level: 20 @@ -21,7 +20,6 @@ gather: xp: 80 fail_message: Nothing seems to bite. gather_message: You cast your fly into the water... - level: 1 skill: fishing success: base: 0.5 -- cgit v1.2.3