From 988b006a5bb9edb6465653566e7bdf8175347b8c Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Sat, 27 Jun 2026 16:50:41 -0400 Subject: feat: one-way map links, blocked paths on map, map grid startup validation, user colors for maps --- data/objects/cage_fishing_spot.yaml | 4 ++-- 1 file changed, 2 insertions(+), 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 ef8e359..6da5c4a 100644 --- a/data/objects/cage_fishing_spot.yaml +++ b/data/objects/cage_fishing_spot.yaml @@ -1,11 +1,11 @@ -color: "75" +color: "4B" description: A rocky underwater shelf. Use a lobster pot here. gather: base_wait: 6 drops: - item_id: raw_lobster level: 40 - message: You catch a {33}raw lobster{/}. + message: You catch a {21}raw lobster{/}. weight: 100 xp: 90 fail_message: The pot comes up empty. -- cgit v1.2.3