11 lines
225 B
Plaintext
11 lines
225 B
Plaintext
ItemDef(
|
|
legacy_name: "Troll Hide",
|
|
legacy_description: "Looted from cave trolls.",
|
|
kind: Ingredient(
|
|
// Descriptor not needed
|
|
descriptor: "",
|
|
),
|
|
quality: High,
|
|
tags: [BaseMaterial],
|
|
)
|