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

9 lines
180 B
Plaintext

ItemDef(
name: "Hardwood Logs",
description: "Extra thick and sturdy logs.",
kind: Ingredient(
kind: "HardwoodLogs",
),
quality: Common,
tags: [],
)