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

8 lines
150 B
Plaintext
Raw Normal View History

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