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/quests.md | 3 --- 1 file changed, 3 deletions(-) (limited to 'building_guide/quests.md') diff --git a/building_guide/quests.md b/building_guide/quests.md index a764f8e..b9556dc 100644 --- a/building_guide/quests.md +++ b/building_guide/quests.md @@ -23,7 +23,6 @@ talk: player_flag: rat_quest value: started - text: "\"Goodbye.\"" - end: true accept_quest: message: "\"Good lad. The cellar is west of here. Come back when they're dead.\"" @@ -32,7 +31,6 @@ talk: rat_quest: started options: - text: "\"On my way.\"" - end: true turn_in: message: "\"You did it! The village owes you a debt. Here — take this.\"" @@ -43,7 +41,6 @@ talk: heal: 10 options: - text: "\"Thanks!\"" - end: true attack: 1 strength: 1 defense: 1 -- cgit v1.2.3