veloren/assets/common/items/flowers/blue.ron
2020-03-28 14:13:55 -05:00

8 lines
133 B
Plaintext

Item(
name: "Blue Flower",
description: "Matches the color of the sky.",
kind: Ingredient(
kind: Flower,
)
)