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