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/pottery_oven.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/objects/pottery_oven.yaml') diff --git a/data/objects/pottery_oven.yaml b/data/objects/pottery_oven.yaml index 52c920b..5971c3f 100644 --- a/data/objects/pottery_oven.yaml +++ b/data/objects/pottery_oven.yaml @@ -1,3 +1,3 @@ name: pottery oven -color: "196" +color: "C4" description: "A kiln for firing pottery." -- cgit v1.2.3