veloren/assets/common/items/flowers/moonbell.ron

10 lines
194 B
Rust
Raw Normal View History

2021-05-14 05:53:18 +00:00
ItemDef(
name: "Moonbell",
description: "It glistens brilliantly, but only under moonlight.",
kind: Ingredient(
kind: "Moonbell",
),
quality: Common,
tags: [],
)