11 lines
246 B
Plaintext
11 lines
246 B
Plaintext
|
ItemDef(
|
||
|
legacy_name: "Rigid Leather",
|
||
|
legacy_description: "Light but layered, perfect for protection.",
|
||
|
kind: Ingredient(
|
||
|
// Descriptor not needed
|
||
|
descriptor: "",
|
||
|
),
|
||
|
quality: Epic,
|
||
|
tags: [BaseMaterial],
|
||
|
)
|