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/objects/allotment_patch.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 data/objects/allotment_patch.yaml (limited to 'data/objects/allotment_patch.yaml') diff --git a/data/objects/allotment_patch.yaml b/data/objects/allotment_patch.yaml new file mode 100644 index 0000000..9d905b0 --- /dev/null +++ b/data/objects/allotment_patch.yaml @@ -0,0 +1,7 @@ +id: allotment_patch +name: allotment patch +color: "94" +behavior: "" +hidden: false +inroom_description: "An allotment patch is marked out in the ground." +description: "A large patch of soil for growing vegetables. Use 'inspect' to check its status." -- cgit v1.2.3