diff options
| author | historia <[not public]> | 2026-06-26 02:52:31 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-26 02:52:31 -0400 |
| commit | 3102525d97aa6f1ad152c74b2ccfbd4b3a9b83f5 (patch) | |
| tree | 65610fa4fb8abe1dc7a46d00658e85e0525d397c /building_guide/conditions.md | |
| parent | e2d5b081f27141bb3dd89dbe595860b8a1345d55 (diff) | |
| download | thehouseoficarus-3102525d97aa6f1ad152c74b2ccfbd4b3a9b83f5.tar.gz | |
feat: simplified conversation trees and output won't overwrite prompts now
Diffstat (limited to 'building_guide/conditions.md')
| -rw-r--r-- | building_guide/conditions.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/building_guide/conditions.md b/building_guide/conditions.md index d58b35c..853518b 100644 --- a/building_guide/conditions.md +++ b/building_guide/conditions.md @@ -1,7 +1,8 @@ ## Conditions Reference -Conditions are used in talk options, exit gates, on-enter scripts, use_interactions -checks, room descriptions, object descriptions, and trigger value matching. +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. ### Simple conditions |
