diff options
Diffstat (limited to 'data/recipes/fletching/fletch_rune_arrow.yaml')
| -rw-r--r-- | data/recipes/fletching/fletch_rune_arrow.yaml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/data/recipes/fletching/fletch_rune_arrow.yaml b/data/recipes/fletching/fletch_rune_arrow.yaml new file mode 100644 index 0000000..aa2795e --- /dev/null +++ b/data/recipes/fletching/fletch_rune_arrow.yaml @@ -0,0 +1,13 @@ +id: fletch_rune_arrow +type: fletching +level: 75 +xp: 12 +wait: 2 +consume: + - items: [headless_arrow] + quantity: 15 + - items: [rune_arrowtips] + quantity: 15 +output: rune_arrow +output_qty: 15 +message: "You attach the rune arrowtips to the headless arrows." |
