diff options
| author | historia <[not public]> | 2026-06-25 20:33:47 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-25 20:33:47 -0400 |
| commit | 84d74ca4351a97148ad8339676f9df7946bc21fb (patch) | |
| tree | a9f50ac56e8bbcdf2b307ef6f7143b67bce46c61 /building_guide/conditions.md | |
| parent | c55d0e4150b23f2c5c9f96bbc3d4dc2fc6dbaa36 (diff) | |
| download | thehouseoficarus-84d74ca4351a97148ad8339676f9df7946bc21fb.tar.gz | |
feat: trigger system for scripted events added.
Diffstat (limited to 'building_guide/conditions.md')
| -rw-r--r-- | building_guide/conditions.md | 3 |
1 files changed, 2 insertions, 1 deletions
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 |
