hotbot/assets/common/items/flowers/wild_flax.ron
2024-06-11 14:43:30 -04:00

11 lines
230 B
Plaintext

ItemDef(
legacy_name: "Wild Flax",
legacy_description: "Could be used to spin some simple cloth.",
kind: Ingredient(
// Descriptor not needed
descriptor: "",
),
quality: Common,
tags: [],
)