veloren/assets/common/items/log/ironwood.ron

10 lines
217 B
Rust

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