From 085e728d22a3369bd110b77409914cfbe9ebe611 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Tue, 16 Jun 2026 04:17:43 -0400 Subject: feat: recipe system, combining items, cooking skill --- data/help/firemaking.yaml | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'data/help/firemaking.yaml') diff --git a/data/help/firemaking.yaml b/data/help/firemaking.yaml index 081e10e..61ec072 100644 --- a/data/help/firemaking.yaml +++ b/data/help/firemaking.yaml @@ -15,9 +15,8 @@ description: | ---------------------- The burn command checks for burnable logs on the ground first, then in your inventory. If the logs are in your inventory, you drop one - to the ground and begin making a fire. After a wait (reduced by - tool_speed), the game checks your firemaking level against the - log's difficulty: + to the ground and begin making a fire. After a wait (reduced by your fire starter's speed), the game + checks your firemaking level against the log's difficulty: Success → You start a fire! The fire object appears in the room with a burn time based on the log used. You gain XP. @@ -31,10 +30,9 @@ description: | STOKE — Adding Fuel ------------------- Stoke adds more logs from your inventory to an existing fire. Each - log extends the fire's burn time by half its burn_ticks and awards - firemaking XP. No skill check is needed to stoke — the XP is - guaranteed. Stoking continues automatically until you're out of - the item or the fire dies out. + log extends the fire's burn time and awards firemaking XP. No skill + check is needed to stoke — the XP is guaranteed. Stoking continues + automatically until you're out of the item or the fire dies out. SMART DEFAULTS -------------- -- cgit v1.2.3