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