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

11 lines
233 B
Plaintext

ItemDef(
legacy_name: "Moonbell",
legacy_description: "It glistens brilliantly under the moonlight.",
kind: Ingredient(
// Descriptor not needed
descriptor: "",
),
quality: Common,
tags: [],
)