From 09d325dcf5e779eab5550d3fd3377bde50101428 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Wed, 8 Jul 2026 19:59:14 -0400 Subject: feat: unify on use, on look, and on kill. all support same conditions/actions now. --- building_guide/conditions.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'building_guide/conditions.md') diff --git a/building_guide/conditions.md b/building_guide/conditions.md index acfdf57..2fb3d7a 100644 --- a/building_guide/conditions.md +++ b/building_guide/conditions.md @@ -1,8 +1,9 @@ ## Conditions Reference Conditions are used in talk option guards, talk node conditions, exit gates, -on-enter scripts, use_interactions checks, room descriptions, object -descriptions, and trigger value matching. +on-enter scripts, on_use / on_look / on_kill interactions, +exit on_traverse interactions, room descriptions, object descriptions, and +trigger value matching. ### Simple conditions -- cgit v1.2.3