veloren/assets/common/items/crafting_ing/oil.ron

9 lines
172 B
Rust

ItemDef(
name: Direct("Oil"),
description: "A measure of thick, sludgy oil.",
kind: Ingredient(
kind: "Oil",
),
quality: Common,
tags: [],
)