hotbot/assets/common/items/flowers/wild_flax.ron

11 lines
230 B
Plaintext
Raw Normal View History

2024-06-11 18:43:30 +00:00
ItemDef(
legacy_name: "Wild Flax",
legacy_description: "Could be used to spin some simple cloth.",
kind: Ingredient(
// Descriptor not needed
descriptor: "",
),
quality: Common,
tags: [],
)