veloren/assets/common/items/flowers/yellow.ron
2022-05-18 16:28:10 -04:00

11 lines
199 B
Rust

ItemDef(
name: "Yellow Flower",
description: "Glows like the sun.",
kind: Ingredient(
// Descriptor not needed
descriptor: "",
),
quality: Common,
tags: [],
)