hotbot/assets/common/items/crafting_ing/cloth/cloth_strips.ron

11 lines
231 B
Plaintext
Raw Permalink Normal View History

2024-06-11 18:43:30 +00:00
ItemDef(
legacy_name: "Cloth Strips",
legacy_description: "Small and soft, yet useful",
kind: Ingredient(
// Descriptor not needed
descriptor: "",
),
quality: Common,
tags: [BaseMaterial],
)