diff options
Diffstat (limited to 'data/recipes/smith_bronze_sword.yaml')
| -rw-r--r-- | data/recipes/smith_bronze_sword.yaml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/data/recipes/smith_bronze_sword.yaml b/data/recipes/smith_bronze_sword.yaml new file mode 100644 index 0000000..75179fd --- /dev/null +++ b/data/recipes/smith_bronze_sword.yaml @@ -0,0 +1,12 @@ +id: smith_bronze_sword +type: smithing +skill: smithing +level: 4 +xp: 12 +wait: 4 +station: [anvil] +consume: + - items: [bronze_bar] + qty: 1 +output: bronze_sword +message: "You hammer out a bronze sword." |
