10 lines
238 B
Plaintext
Raw Normal View History

2024-06-11 19:51:46 -04:00
ItemDef(
legacy_name: "Thick Leather",
legacy_description: "Strong and durable.",
kind: Ingredient(
descriptor: "Leather",
),
quality: Common,
tags: [BaseMaterial, MaterialKind(Hide), Material(Leather)],
)