veloren/assets/common/items/flowers/pyrebloom.ron
2021-06-07 10:56:54 +02:00

10 lines
184 B
Rust

ItemDef(
name: "Pyrebloom",
description: "Warm to the touch, long after picking.",
kind: Ingredient(
kind: "Pyrebloom",
),
quality: Common,
tags: [],
)