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