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

9 lines
167 B
Plaintext

ItemDef(
name: "Red Flower",
description: "Can be used as a dying ingredient.",
kind: Ingredient(
kind: "FlowerRed",
),
quality: Common,
)