diff options
Diffstat (limited to 'data/recipes/smithing/smith_mithril_bolts_unf.yaml')
| -rw-r--r-- | data/recipes/smithing/smith_mithril_bolts_unf.yaml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/data/recipes/smithing/smith_mithril_bolts_unf.yaml b/data/recipes/smithing/smith_mithril_bolts_unf.yaml new file mode 100644 index 0000000..03afe7f --- /dev/null +++ b/data/recipes/smithing/smith_mithril_bolts_unf.yaml @@ -0,0 +1,12 @@ +id: smith_mithril_bolts_unf +type: smithing +level: 56 +xp: 50 +wait: 4 +station: [anvil] +consume: + - items: [mithril_bar] + quantity: 1 +output: mithril_bolts_unf +output_qty: 10 +message: "You hammer out some mithril bolts." |
