aboutsummaryrefslogtreecommitdiff
path: root/data/recipes/smith_iron_dagger.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'data/recipes/smith_iron_dagger.yaml')
-rw-r--r--data/recipes/smith_iron_dagger.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/data/recipes/smith_iron_dagger.yaml b/data/recipes/smith_iron_dagger.yaml
new file mode 100644
index 0000000..7d1e55c
--- /dev/null
+++ b/data/recipes/smith_iron_dagger.yaml
@@ -0,0 +1,12 @@
+id: smith_iron_dagger
+type: smithing
+skill: smithing
+level: 20
+xp: 25
+wait: 4
+station: [anvil]
+consume:
+ - items: [iron_bar]
+ qty: 1
+output: iron_dagger
+message: "You hammer out an iron dagger."