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/magic_tree.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data/objects/magic_tree.yaml') diff --git a/data/objects/magic_tree.yaml b/data/objects/magic_tree.yaml index c6ee43a..1a78d2e 100644 --- a/data/objects/magic_tree.yaml +++ b/data/objects/magic_tree.yaml @@ -1,11 +1,11 @@ -color: "135" +color: "87" gather: base_wait: 12 deplete_timer: 390 drops: - depletes: false item_id: magic_logs - message: You get some {135}magic logs{/}. + message: You get some {87}magic logs{/}. weight: 100 fail_message: You swing but get no logs. gather_message: You swing your axe at the magic tree... -- cgit v1.2.3