diff options
Diffstat (limited to 'data/recipes/smith_adamant_nails.yaml')
| -rw-r--r-- | data/recipes/smith_adamant_nails.yaml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/data/recipes/smith_adamant_nails.yaml b/data/recipes/smith_adamant_nails.yaml new file mode 100644 index 0000000..418c277 --- /dev/null +++ b/data/recipes/smith_adamant_nails.yaml @@ -0,0 +1,13 @@ +id: smith_adamant_nails +type: smithing +skill: smithing +level: 74 +xp: 62 +wait: 4 +station: [anvil] +consume: + - items: [adamantite_bar] + qty: 1 +output: adamant_nails +output_qty: 15 +message: "You hammer out some adamant nails." |
