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

10 lines
182 B
Rust

ItemDef(
name: Direct("Blue Flower"),
description: "Matches the color of the sky.",
kind: Ingredient(
kind: "Flower",
),
quality: Common,
tags: [],
)