diff options
| author | historia <[not public]> | 2026-06-25 19:37:20 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-25 19:37:20 -0400 |
| commit | c55d0e4150b23f2c5c9f96bbc3d4dc2fc6dbaa36 (patch) | |
| tree | d1c02acea2b4c8d0f672c1539cfdb373b6272ed0 /building_guide/quests.md | |
| parent | 068ce514ea3eebdc42b595c631b4b00ce4594577 (diff) | |
| download | thehouseoficarus-c55d0e4150b23f2c5c9f96bbc3d4dc2fc6dbaa36.tar.gz | |
feat: yaml conversation trees more robust
Diffstat (limited to 'building_guide/quests.md')
| -rw-r--r-- | building_guide/quests.md | 3 |
1 files changed, 0 insertions, 3 deletions
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 |
