veloren/assets/common/items/log/eldwood.ron
2021-06-07 11:01:04 +02:00

9 lines
178 B
Plaintext

ItemDef(
name: "Eldwood Logs",
description: "Old logs that emanate magic.",
kind: Ingredient(
kind: "EldwoodLogs",
),
quality: Common,
tags: [],
)