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/sheep.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/objects/sheep.yaml') diff --git a/data/objects/sheep.yaml b/data/objects/sheep.yaml index aff4f52..24f70c6 100644 --- a/data/objects/sheep.yaml +++ b/data/objects/sheep.yaml @@ -1,4 +1,4 @@ -color: "255" +color: "FF" description: A fluffy sheep, ready to be shorn. gather: base_wait: 3 -- cgit v1.2.3