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

8 lines
150 B
Plaintext
Raw Normal View History

ItemDef(
name: "Scale",
description: "Shiny scale from an animal.",
kind: Ingredient(
kind: "Scale",
),
quality: Common,
)