diff options
Diffstat (limited to 'data/items/ammo/steel_bolts_unf.yaml')
| -rw-r--r-- | data/items/ammo/steel_bolts_unf.yaml | 19 |
1 files changed, 16 insertions, 3 deletions
diff --git a/data/items/ammo/steel_bolts_unf.yaml b/data/items/ammo/steel_bolts_unf.yaml index b65d5fa..2404129 100644 --- a/data/items/ammo/steel_bolts_unf.yaml +++ b/data/items/ammo/steel_bolts_unf.yaml @@ -1,6 +1,19 @@ +color: "253" +craft: + consume: + - items: + - steel_bar + quantity: 1 + level: 36 + output_qty: 10 + skill: smithing + station: + - anvil + type: smithing + wait: 4 + xp: 37 +description: Unfinished steel crossbow bolts. id: steel_bolts_unf name: steel bolts (unf) -color: "253" -description: "Unfinished steel crossbow bolts." -value: 5 stackable: true +value: 5 |
