blob: d8857171ba191cbfe4ec62ed25640520e0750039 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
id: smith_iron_dagger
type: smithing
level: 20
xp: 25
wait: 4
station: [anvil]
consume:
- items: [iron_bar]
qty: 1
output: iron_dagger
message: "You hammer out an iron dagger."
|