diff options
Diffstat (limited to 'data/recipes/fletch_steel_arrow.yaml')
| -rw-r--r-- | data/recipes/fletch_steel_arrow.yaml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/data/recipes/fletch_steel_arrow.yaml b/data/recipes/fletch_steel_arrow.yaml new file mode 100644 index 0000000..98a4d70 --- /dev/null +++ b/data/recipes/fletch_steel_arrow.yaml @@ -0,0 +1,14 @@ +id: fletch_steel_arrow +type: fletching +skill: fletching +level: 30 +xp: 5 +wait: 2 +consume: + - items: [headless_arrow] + qty: 15 + - items: [steel_arrowtips] + qty: 15 +output: steel_arrow +output_qty: 15 +message: "You attach the steel arrowtips to the headless arrows." |
