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

10 lines
222 B
Plaintext

ItemDef(
legacy_name: "Plant Fiber",
legacy_description: "A length of raw plant material.",
kind: Ingredient(
// Descriptor not needed
descriptor: "",
),
quality: Common,
tags: [],
)