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

11 lines
221 B
Plaintext
Raw Permalink Normal View History

2024-06-11 18:43:30 +00:00
ItemDef(
legacy_name: "Blue Flower",
legacy_description: "Matches the color of the sky.",
kind: Ingredient(
// Descriptor not needed
descriptor: "",
),
quality: Common,
tags: [],
)