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/cure.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 data/help/cure.yaml (limited to 'data/help/cure.yaml') diff --git a/data/help/cure.yaml b/data/help/cure.yaml new file mode 100644 index 0000000..3bb7bc3 --- /dev/null +++ b/data/help/cure.yaml @@ -0,0 +1,15 @@ +name: "cure" +category: "Skills" +description: | + Cure a diseased farming patch. + + Usage: cure [patch] + + Requires a plant cure item in your inventory (consumed on use). + Diseased plants must be cured before the next growth tick or + they will die. + + If no patch is specified, the first diseased patch in the + room is targeted. + + See also: help farming, help water, help inspect -- cgit v1.2.3