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