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

11 lines
228 B
Plaintext

ItemDef(
legacy_name: "Leather Strips",
legacy_description: "Simple and versatile.",
kind: Ingredient(
// Descriptor not needed
descriptor: "",
),
quality: Common,
tags: [BaseMaterial],
)