From a226d72e51eecb768b13600303f73483118d9104 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Wed, 10 Jun 2026 01:48:28 -0400 Subject: feat: implemented janky object interaction model --- data/help/talk.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 data/help/talk.yaml (limited to 'data/help/talk.yaml') 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 , speak , ask + + 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. -- cgit v1.2.3