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

9 lines
177 B
Rust

ItemDef(
name: "Ironwood Logs",
description: "A particularly sturdy wood.",
kind: Ingredient(
kind: "IronwoodLogs",
),
quality: High,
tags: [],
)