From c55d0e4150b23f2c5c9f96bbc3d4dc2fc6dbaa36 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Thu, 25 Jun 2026 19:37:20 -0400 Subject: feat: yaml conversation trees more robust --- building_guide/construction.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'building_guide/construction.md') 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 ``` -- cgit v1.2.3