aboutsummaryrefslogtreecommitdiff
path: root/building_guide/construction.md
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-06-25 19:37:20 -0400
committerhistoria <[not public]>2026-06-25 19:37:20 -0400
commitc55d0e4150b23f2c5c9f96bbc3d4dc2fc6dbaa36 (patch)
treed1c02acea2b4c8d0f672c1539cfdb373b6272ed0 /building_guide/construction.md
parent068ce514ea3eebdc42b595c631b4b00ce4594577 (diff)
downloadthehouseoficarus-c55d0e4150b23f2c5c9f96bbc3d4dc2fc6dbaa36.tar.gz
feat: yaml conversation trees more robust
Diffstat (limited to 'building_guide/construction.md')
-rw-r--r--building_guide/construction.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/building_guide/construction.md b/building_guide/construction.md
index 81e4249..40e4b9f 100644
--- a/building_guide/construction.md
+++ b/building_guide/construction.md
@@ -129,7 +129,6 @@ talk:
- text: "\"How much?\""
goto: offer
- text: "\"No thanks.\""
- end: true
offer:
message: "\"10 credits for a plot.\""
action:
@@ -138,7 +137,6 @@ talk:
owns_house_local_neighborhood: "local_neighborhood"
options:
- text: "\"Deal!\""
- end: true
unique: true
```