diff options
Diffstat (limited to 'data/recipes/fletch_emerald_bolts.yaml')
| -rw-r--r-- | data/recipes/fletch_emerald_bolts.yaml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/data/recipes/fletch_emerald_bolts.yaml b/data/recipes/fletch_emerald_bolts.yaml new file mode 100644 index 0000000..cf80e64 --- /dev/null +++ b/data/recipes/fletch_emerald_bolts.yaml @@ -0,0 +1,14 @@ +id: fletch_emerald_bolts +type: fletching +skill: fletching +level: 66 +xp: 5 +wait: 2 +consume: + - items: [mithril_bolts] + qty: 10 + - items: [emerald_bolt_tips] + qty: 10 +output: emerald_bolts +output_qty: 10 +message: "You tip the mithril bolts with emerald." |
