blob: 088553e66c5c768673033c8eb6c2260c8de45c63 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
id: craft_hard_leather_body
type: crafting
level: 28
xp: 35
wait: 4
tool: needle
consume:
- items: [hard_leather]
qty: 1
- items: [thread]
qty: 1
output: hard_leather_body
message: "You craft a hard leather body."
|