diff options
| author | historia <[not public]> | 2026-06-17 21:13:07 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-17 21:13:07 -0400 |
| commit | ec2e94e3463654a6288464a4c070b48ef9bf7368 (patch) | |
| tree | 3c5df0f9a6a5968fa4c725a7d331825883ae798c /data/help/cook.yaml | |
| parent | eef5ddaa94f8cff6010d092c30fed53d2be01524 (diff) | |
| download | thehouseoficarus-ec2e94e3463654a6288464a4c070b48ef9bf7368.tar.gz | |
feat: smithing added, item/object interaction reworked. recipes and menus refactored.
Diffstat (limited to 'data/help/cook.yaml')
| -rw-r--r-- | data/help/cook.yaml | 18 |
1 files changed, 8 insertions, 10 deletions
diff --git a/data/help/cook.yaml b/data/help/cook.yaml index 20ee72f..ec26e20 100644 --- a/data/help/cook.yaml +++ b/data/help/cook.yaml @@ -8,22 +8,20 @@ description: | Cooking requires a heat source — either a lit fire or a cooking range. Some recipes (like baking bread) require a cooking range - and cannot be done on an open fire. The fire does not need to - stay lit throughout — cooking continues regardless. + and cannot be done on an open fire. - Each item takes 6 ticks to cook. A Cooking skill check determines - whether you produce a cooked item or a burnt one. On failure, you - get a burnt variant instead of the cooked food. + Before cooking starts, you are prompted "How many?" — press + return for all, type a number, or type anything else to cancel. + + 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 starts immediately. - - If multiple recipes exist for the same ingredient, a menu appears - letting you choose which to make. + If only one thing can be cooked, it skips the menu. You can also cook by using items on a cooking station: use trout on fire use raw shrimps on range - See also: eat, use, recipe + See also: eat, use, recipe, smithing |
