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/items/ammo/headless_arrow.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/items/ammo') diff --git a/data/items/ammo/headless_arrow.yaml b/data/items/ammo/headless_arrow.yaml index 61ad40f..ca62b1d 100644 --- a/data/items/ammo/headless_arrow.yaml +++ b/data/items/ammo/headless_arrow.yaml @@ -8,7 +8,7 @@ craft: - feather quantity: 15 level: 1 - message: "You attach feathers to the %i1." + success_message: "You attach feathers to the %i1." output_qty: 15 type: fletching wait: 2 -- cgit v1.2.3