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/scrap_pile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/objects/scrap_pile.yaml') diff --git a/data/objects/scrap_pile.yaml b/data/objects/scrap_pile.yaml index f85815b..f05a234 100644 --- a/data/objects/scrap_pile.yaml +++ b/data/objects/scrap_pile.yaml @@ -4,7 +4,7 @@ gather: - depletes: false item_id: scrap level: 1 - message: You salvage some {F3}scrap{/}. + success_message: You salvage some {F3}scrap{/}. weight: 100 xp: 5 gather_message: You swing your pickaxe at the scrap pile... -- cgit v1.2.3