diff options
Diffstat (limited to 'data/help/burn.yaml')
| -rw-r--r-- | data/help/burn.yaml | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/data/help/burn.yaml b/data/help/burn.yaml new file mode 100644 index 0000000..63b6623 --- /dev/null +++ b/data/help/burn.yaml @@ -0,0 +1,25 @@ +name: "burn" +category: "Skills" +description: | + Start a fire from logs. + + Usage: burn [item] + + Attempts to light a fire using burnable logs. Checks for logs on the + ground first, then in your inventory. + + Requires a fire starter tool (matches, firesteel, or lighter). + + From inventory: + You drop a log to the ground, then try to light it. + + From ground: + You attempt to light the log already on the ground. + + After a short wait, your firemaking level is checked against the + log's difficulty. On success, a fire object appears in the room + that burns for a number of ticks based on the log type. On failure, + you may try again. + + Only one fire can burn in a room at a time. + See also: help firemaking, help stoke |
