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

9 lines
264 B
Plaintext

ItemDef(
legacy_name: "Lifecloth",
legacy_description: "A fabric imbued with the gentleness that nature has to offer.",
kind: Ingredient(
descriptor: "Lifecloth",
),
quality: High,
tags: [MaterialKind(Cloth), Material(Lifecloth)],
)