From 575a71dcfed3b9fa44af244836f638a23df05a9a Mon Sep 17 00:00:00 2001 From: workhorse Date: Fri, 19 Jun 2026 11:51:17 -0400 Subject: feat: farming roughly implemented --- data/help/harvest.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 data/help/harvest.yaml (limited to 'data/help/harvest.yaml') 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 -- cgit v1.2.3