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/items/tools/fishing_bait.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/items/tools/fishing_bait.yaml') diff --git a/data/items/tools/fishing_bait.yaml b/data/items/tools/fishing_bait.yaml index f7195e1..2adb842 100644 --- a/data/items/tools/fishing_bait.yaml +++ b/data/items/tools/fishing_bait.yaml @@ -1,5 +1,5 @@ name: fishing bait -color: "222" +color: "DE" description: "A handful of wriggling bait. Used with a fishing rod." value: 1 stackable: true -- cgit v1.2.3