10 lines
237 B
Plaintext
10 lines
237 B
Plaintext
|
ItemDef(
|
||
|
legacy_name: "Simple Leather",
|
||
|
legacy_description: "Light and flexible.",
|
||
|
kind: Ingredient(
|
||
|
descriptor: "Raw Hide",
|
||
|
),
|
||
|
quality: Low,
|
||
|
tags: [BaseMaterial, MaterialKind(Hide), Material(Rawhide)],
|
||
|
)
|