diff options
Diffstat (limited to 'data/items/materials/mithril_bar.yaml')
| -rw-r--r-- | data/items/materials/mithril_bar.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/items/materials/mithril_bar.yaml b/data/items/materials/mithril_bar.yaml index f625c97..0cc0102 100644 --- a/data/items/materials/mithril_bar.yaml +++ b/data/items/materials/mithril_bar.yaml @@ -1,6 +1,6 @@ color: "4B" craft: - consume: + ingredients: - items: - mithril_ore quantity: 1 @@ -9,10 +9,10 @@ craft: quantity: 4 fail_message: You fail to smelt a usable bar. level: 50 - skill: smithing + subtype: smelt station: - furnace - type: smelting + type: smithing wait: 4 xp: 30 description: A bar of mithril metal, light and strong. |
