trade_bot/assets/common/items/crafting_ing/cloth/linen_red.ron

10 lines
245 B
Plaintext
Raw Permalink Normal View History

2024-07-03 23:04:49 +00:00
ItemDef(
legacy_name: "Red Linen",
legacy_description: "A flax fiber textile, dyed to stand out.",
kind: Ingredient(
// Descriptor not needed
descriptor: "",
),
quality: Low,
tags: [MaterialKind(Cloth)],
)