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

8 lines
133 B
Plaintext
Raw Normal View History

Item(
name: "Blue Flower",
description: "Matches the color of the sky.",
2020-03-28 19:13:55 +00:00
kind: Ingredient(
kind: Flower,
)
)