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

10 lines
254 B
Rust

ItemDef(
name: Direct("Frostwood Logs"),
description: "Chilly wood that comes from cold biomes. Cold to the touch.",
kind: Ingredient(
kind: "FrostwoodLogs",
descriptor: "Frostwood",
),
quality: Common,
tags: [],
)