diff options
Diffstat (limited to 'building_guide/behaviors.md')
| -rw-r--r-- | building_guide/behaviors.md | 2 |
1 files changed, 1 insertions, 1 deletions
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: |
