aboutsummaryrefslogtreecommitdiff
path: root/data/help/talk.yaml
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-06-10 01:48:28 -0400
committerhistoria <[not public]>2026-06-10 01:48:28 -0400
commita226d72e51eecb768b13600303f73483118d9104 (patch)
tree458d15ef049732c15dacc591a830d3beddbedfde /data/help/talk.yaml
parent6a0f3d7a252de4b1741cfe5e1c561412c602becc (diff)
downloadthehouseoficarus-a226d72e51eecb768b13600303f73483118d9104.tar.gz
feat: implemented janky object interaction model
Diffstat (limited to 'data/help/talk.yaml')
-rw-r--r--data/help/talk.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/data/help/talk.yaml b/data/help/talk.yaml
new file mode 100644
index 0000000..4a59f68
--- /dev/null
+++ b/data/help/talk.yaml
@@ -0,0 +1,11 @@
+name: "talk"
+category: "Communication"
+description: |
+ Talk to NPCs.
+
+ Usage: talk <npc>, speak <npc>, ask <npc>
+
+ Starts a conversation with an NPC. You'll be presented with numbered
+ choices. Type the number to select an option.
+
+ Type "bye", "exit", or "end" to leave the conversation at any time.