trade_bot/assets/common/items/crafting_ing/leather/thick_leather.ron

10 lines
238 B
Plaintext
Raw Normal View History

2024-07-03 23:04:49 +00:00
ItemDef(
legacy_name: "Thick Leather",
legacy_description: "Strong and durable.",
kind: Ingredient(
descriptor: "Leather",
),
quality: Common,
tags: [BaseMaterial, MaterialKind(Hide), Material(Leather)],
)