diff options
Diffstat (limited to 'data/recipes/smithing/smith_rune_sword.yaml')
| -rw-r--r-- | data/recipes/smithing/smith_rune_sword.yaml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/data/recipes/smithing/smith_rune_sword.yaml b/data/recipes/smithing/smith_rune_sword.yaml new file mode 100644 index 0000000..20f94f6 --- /dev/null +++ b/data/recipes/smithing/smith_rune_sword.yaml @@ -0,0 +1,11 @@ +id: smith_rune_sword +type: smithing +level: 89 +xp: 75 +wait: 4 +station: [anvil] +consume: + - items: [runite_bar] + quantity: 1 +output: rune_sword +message: "You hammer out a rune sword." |
