blob: f81dc6ba0001b230544932d8e6e6252e654d44f5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
name: "inspect"
category: "Skills"
description: |
Check the status of farming patches in the current room.
Usage: inspect [patch]
Shows the current state of each farming patch including:
- What is planted
- Growth stage
- Whether it has been watered
- Disease status
- Whether it is ready to harvest
If no patch is specified, all patches in the room are shown.
See also: help farming, help plant, help harvest
|