diff options
| author | historia <[not public]> | 2026-06-18 02:34:56 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-18 02:34:56 -0400 |
| commit | fae979b75e37b6ad57e57062a1b637a37ec87174 (patch) | |
| tree | 53daaa52b5f844b5b1a50a1bad909cafdb63eabc /data/help/cook.yaml | |
| parent | 1a9a486ca57f4de4fd1d8f00ee1a2a421f9d2273 (diff) | |
| download | thehouseoficarus-fae979b75e37b6ad57e57062a1b637a37ec87174.tar.gz | |
cleaned up various crafting menus
Diffstat (limited to 'data/help/cook.yaml')
| -rw-r--r-- | data/help/cook.yaml | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/data/help/cook.yaml b/data/help/cook.yaml index ec26e20..5f99b02 100644 --- a/data/help/cook.yaml +++ b/data/help/cook.yaml @@ -16,9 +16,11 @@ description: | A Cooking skill check determines whether you produce a cooked item or a burnt one. On failure, you get a burnt variant. - Typing "cook" with no arguments shows a menu of everything you - can cook with your current inventory and the available station. - If only one thing can be cooked, it skips the menu. + Typing "cook" with no arguments shows a table menu of everything + you can cook with your current inventory and the available + station. If only one thing can be cooked, it skips the menu. + Select by typing a number, an item name, or a partial name (if + unambiguous). Press enter to cancel the menu. You can also cook by using items on a cooking station: use trout on fire |
