aboutsummaryrefslogtreecommitdiff
path: root/data/help/harvest.yaml
diff options
context:
space:
mode:
authorworkhorse <workhorse@localhost.localdomain>2026-06-19 11:51:17 -0400
committerworkhorse <workhorse@localhost.localdomain>2026-06-19 11:51:17 -0400
commit575a71dcfed3b9fa44af244836f638a23df05a9a (patch)
treeeb5eff16eab86247a3dd93ff4d7fd3781f291b64 /data/help/harvest.yaml
parent52a3ce6a4b4a254dc5d3067979a09e93c060fa20 (diff)
downloadthehouseoficarus-575a71dcfed3b9fa44af244836f638a23df05a9a.tar.gz
feat: farming roughly implemented
Diffstat (limited to 'data/help/harvest.yaml')
-rw-r--r--data/help/harvest.yaml18
1 files changed, 18 insertions, 0 deletions
diff --git a/data/help/harvest.yaml b/data/help/harvest.yaml
new file mode 100644
index 0000000..88fa19e
--- /dev/null
+++ b/data/help/harvest.yaml
@@ -0,0 +1,18 @@
+name: "harvest"
+category: "Skills"
+description: |
+ Harvest a fully grown crop from a farming patch.
+
+ Usage: harvest [patch]
+
+ Requires a spade in your inventory. The crop must be fully
+ grown (check with 'inspect'). Yields a random amount of the
+ crop based on your farming level.
+
+ If no patch is specified, the first harvestable patch in the
+ room is targeted.
+
+ After harvesting, the patch grows weeds and must be raked
+ before replanting.
+
+ See also: help farming, help plant, help inspect