diff options
Diffstat (limited to 'data/items/ammo/iron_bolts_unf.yaml')
| -rw-r--r-- | data/items/ammo/iron_bolts_unf.yaml | 19 |
1 files changed, 16 insertions, 3 deletions
diff --git a/data/items/ammo/iron_bolts_unf.yaml b/data/items/ammo/iron_bolts_unf.yaml index 0a51ca0..78746a8 100644 --- a/data/items/ammo/iron_bolts_unf.yaml +++ b/data/items/ammo/iron_bolts_unf.yaml @@ -1,6 +1,19 @@ +color: "250" +craft: + consume: + - items: + - iron_bar + quantity: 1 + level: 26 + output_qty: 10 + skill: smithing + station: + - anvil + type: smithing + wait: 4 + xp: 25 +description: Unfinished iron crossbow bolts. id: iron_bolts_unf name: iron bolts (unf) -color: "250" -description: "Unfinished iron crossbow bolts." -value: 2 stackable: true +value: 2 |
