12 lines
243 B
Plaintext
12 lines
243 B
Plaintext
ItemDef(
|
|
legacy_name: "Animal Hide",
|
|
legacy_description: "A common pelt from most animals. Becomes leather.",
|
|
kind: Ingredient(
|
|
// Descriptor not needed
|
|
descriptor: "",
|
|
),
|
|
quality: Low,
|
|
tags: [
|
|
],
|
|
)
|