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/saw.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/items/tools/saw.yaml') diff --git a/data/items/tools/saw.yaml b/data/items/tools/saw.yaml index a0f71d2..d671923 100644 --- a/data/items/tools/saw.yaml +++ b/data/items/tools/saw.yaml @@ -1,6 +1,6 @@ name: saw tool_type: saw -color: "152" +color: "98" description: "A sharp-toothed saw for cutting planks from logs at a workbench." value: 30 stackable: false -- cgit v1.2.3