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/net_fishing_spot.yaml | 2 -- 1 file changed, 2 deletions(-) (limited to 'data/objects/net_fishing_spot.yaml') diff --git a/data/objects/net_fishing_spot.yaml b/data/objects/net_fishing_spot.yaml index 6f703f0..7acfcce 100644 --- a/data/objects/net_fishing_spot.yaml +++ b/data/objects/net_fishing_spot.yaml @@ -1,7 +1,6 @@ color: "4B" description: Bubbles break the surface. Use a small or big fishing net here. gather: - base_wait: 5 depleted_message: You don't see any fish swimming here. drops: - item_id: raw_shrimps @@ -31,7 +30,6 @@ gather: xp: 50 fail_message: You catch nothing. gather_message: You cast your net into the water... - level: 1 skill: fishing success: base: 0.5 -- cgit v1.2.3