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 --- building_guide/behaviors.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'building_guide/behaviors.md') diff --git a/building_guide/behaviors.md b/building_guide/behaviors.md index 0fc6516..3d35036 100644 --- a/building_guide/behaviors.md +++ b/building_guide/behaviors.md @@ -510,7 +510,7 @@ Item-specific interaction: ```yaml name: bookshelf use_interactions: - - item: dusty_tome + - item_id: dusty_tome message: "The bookshelf slides aside, revealing a secret passage!" action: set_flags: -- cgit v1.2.3