blob: 9eb3b50045148ede2708670449be02d570cd0e9d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
id: smith_iron_sword
type: smithing
skill: smithing
level: 24
xp: 25
wait: 4
station: [anvil]
consume:
- items: [iron_bar]
qty: 1
output: iron_sword
message: "You hammer out an iron sword."
|