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

8 lines
125 B
Plaintext

Item(
name: "Yellow Flower",
description: "Glows like the sun.",
kind: Ingredient(
kind: Flower,
)
)