veloren/assets/common/items/flowers/blue.ron
Monty Marz 2b800a2b63 make clippy happy
Delete glider.ron
2020-10-07 02:23:20 +00:00

9 lines
160 B
Plaintext

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