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

10 lines
184 B
Rust
Raw Normal View History

2021-05-14 05:53:18 +00:00
ItemDef(
name: "Pyrebloom",
description: "Warm to the touch, long after picking.",
kind: Ingredient(
kind: "Pyrebloom",
),
quality: Common,
tags: [],
)