hotbot/assets/common/items/crafting_ing/leather/thick_leather.ron
2024-06-11 14:43:30 -04:00

10 lines
238 B
Plaintext

ItemDef(
legacy_name: "Thick Leather",
legacy_description: "Strong and durable.",
kind: Ingredient(
descriptor: "Leather",
),
quality: Common,
tags: [BaseMaterial, MaterialKind(Hide), Material(Leather)],
)