diff options
Diffstat (limited to 'data/recipes/smith_rune_platebody.yaml')
| -rw-r--r-- | data/recipes/smith_rune_platebody.yaml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/data/recipes/smith_rune_platebody.yaml b/data/recipes/smith_rune_platebody.yaml new file mode 100644 index 0000000..7886afc --- /dev/null +++ b/data/recipes/smith_rune_platebody.yaml @@ -0,0 +1,12 @@ +id: smith_rune_platebody +type: smithing +skill: smithing +level: 99 +xp: 375 +wait: 4 +station: [anvil] +consume: + - items: [runite_bar] + qty: 5 +output: rune_platebody +message: "You hammer out a rune platebody." |
