From 84d74ca4351a97148ad8339676f9df7946bc21fb Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Thu, 25 Jun 2026 20:33:47 -0400 Subject: feat: trigger system for scripted events added. --- building_guide/conditions.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'building_guide/conditions.md') diff --git a/building_guide/conditions.md b/building_guide/conditions.md index ea17ed6..d58b35c 100644 --- a/building_guide/conditions.md +++ b/building_guide/conditions.md @@ -1,6 +1,7 @@ ## Conditions Reference -Conditions are used in talk options, exit gates, on-enter scripts, and use_interactions checks. +Conditions are used in talk options, exit gates, on-enter scripts, use_interactions +checks, room descriptions, object descriptions, and trigger value matching. ### Simple conditions -- cgit v1.2.3