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/yew_tree.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data/objects/yew_tree.yaml') diff --git a/data/objects/yew_tree.yaml b/data/objects/yew_tree.yaml index 4b2b2f3..e49d6fc 100644 --- a/data/objects/yew_tree.yaml +++ b/data/objects/yew_tree.yaml @@ -1,11 +1,11 @@ -color: "108" +color: "6C" gather: base_wait: 10 deplete_timer: 190 drops: - depletes: false item_id: yew_logs - message: You get some {108}yew logs{/}. + message: You get some {6C}yew logs{/}. weight: 100 fail_message: You swing but get no logs. gather_message: You swing your axe at the yew tree... -- cgit v1.2.3