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/cage_fishing_spot.yaml | 2 -- 1 file changed, 2 deletions(-) (limited to 'data/objects/cage_fishing_spot.yaml') diff --git a/data/objects/cage_fishing_spot.yaml b/data/objects/cage_fishing_spot.yaml index 6da5c4a..051f1aa 100644 --- a/data/objects/cage_fishing_spot.yaml +++ b/data/objects/cage_fishing_spot.yaml @@ -1,7 +1,6 @@ color: "4B" description: A rocky underwater shelf. Use a lobster pot here. gather: - base_wait: 6 drops: - item_id: raw_lobster level: 40 @@ -10,7 +9,6 @@ gather: xp: 90 fail_message: The pot comes up empty. gather_message: You lower your lobster pot into the water... - level: 1 skill: fishing success: base: 0.45 -- cgit v1.2.3