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

9 lines
177 B
Rust
Raw Normal View History

2021-05-07 17:03:45 +00:00
ItemDef(
name: "Ironwood Logs",
description: "A particularly sturdy wood.",
kind: Ingredient(
kind: "IronwoodLogs",
),
quality: High,
tags: [],
)