diff options
Diffstat (limited to 'data/recipes/fletch_bronze_bolts.yaml')
| -rw-r--r-- | data/recipes/fletch_bronze_bolts.yaml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/data/recipes/fletch_bronze_bolts.yaml b/data/recipes/fletch_bronze_bolts.yaml new file mode 100644 index 0000000..c48602f --- /dev/null +++ b/data/recipes/fletch_bronze_bolts.yaml @@ -0,0 +1,14 @@ +id: fletch_bronze_bolts +type: fletching +skill: fletching +level: 9 +xp: 5 +wait: 0 +consume: + - items: [bronze_bolts_unf] + qty: 10 + - items: [feather] + qty: 10 +output: bronze_bolts +output_qty: 10 +message: "You attach feathers to the bronze bolts." |
