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/use.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 data/help/use.yaml (limited to 'data/help/use.yaml') diff --git a/data/help/use.yaml b/data/help/use.yaml new file mode 100644 index 0000000..41ceb34 --- /dev/null +++ b/data/help/use.yaml @@ -0,0 +1,13 @@ +name: "use" +category: "Skills" +description: | + Use a crafting station or interactive object. + + Usage: use + + Some objects can be used for crafting (furnaces, anvils, spinning wheels, + ranges, etc.). Using an object typically consumes items from your + inventory and produces something new, with an optional skill check. + + You need the required materials in your inventory. The action continues + until you run out of materials or inventory space. -- cgit v1.2.3