blob: 7f018bff5cd6aa73740b84850c36a9050f0d147d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
id: craft_leather_cowl
type: crafting
level: 9
xp: 19
wait: 4
tool: needle
consume:
- items: [leather]
qty: 1
- items: [thread]
qty: 1
output: leather_cowl
message: "You craft a leather cowl."
|