From fbe5090ac3325ff8ea6989cdf4515c7f077c975b Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Wed, 1 Jul 2026 03:21:52 -0400 Subject: feat: item messaging standardized, custom messages for production paths implemented --- data/objects/yew_tree.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/objects/yew_tree.yaml') diff --git a/data/objects/yew_tree.yaml b/data/objects/yew_tree.yaml index a9313ea..61aa71e 100644 --- a/data/objects/yew_tree.yaml +++ b/data/objects/yew_tree.yaml @@ -5,7 +5,7 @@ gather: - depletes: false item_id: yew_logs level: 60 - message: You get some {6C}yew logs{/}. + success_message: You get some {6C}yew logs{/}. weight: 100 xp: 175 fail_message: You swing but get no logs. -- cgit v1.2.3