10 lines
212 B
Plaintext
10 lines
212 B
Plaintext
|
ItemDef(
|
||
|
legacy_name: "Soft Fur",
|
||
|
legacy_description: "Soft fur from an animal.",
|
||
|
kind: Ingredient(
|
||
|
// Descriptor not needed
|
||
|
descriptor: "",
|
||
|
),
|
||
|
quality: Common,
|
||
|
tags: [],
|
||
|
)
|