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