veloren/assets/common/items/flowers/moonbell.ron
2021-06-07 10:56:54 +02:00

10 lines
194 B
Rust

ItemDef(
name: "Moonbell",
description: "It glistens brilliantly, but only under moonlight.",
kind: Ingredient(
kind: "Moonbell",
),
quality: Common,
tags: [],
)