diff options
Diffstat (limited to 'data/items/materials/torstol.yaml')
| -rw-r--r-- | data/items/materials/torstol.yaml | 19 |
1 files changed, 15 insertions, 4 deletions
diff --git a/data/items/materials/torstol.yaml b/data/items/materials/torstol.yaml index a8b8fbb..97cc20e 100644 --- a/data/items/materials/torstol.yaml +++ b/data/items/materials/torstol.yaml @@ -1,6 +1,17 @@ -id: torstol -name: "torstol" color: "48" -description: "A clean torstol leaf, ready for use in pharmacy." -value: 100 +craft: + consume: + - items: + - grimy_torstol + quantity: 1 + level: 75 + message: You clean the grimy torstol leaf. + skill: pharmacy + type: clean + wait: 2 + xp: 15 +description: A clean torstol leaf, ready for use in pharmacy. +id: torstol +name: torstol stackable: true +value: 100 |
