hotbot/assets/common/items/crafting_ing/hide/dragon_scale.ron

9 lines
267 B
Plaintext
Raw Permalink Normal View History

2024-06-11 18:43:30 +00:00
ItemDef(
legacy_name: "Dragon Scale",
legacy_description: "Tough scale from a legendary beast, hot to the touch.",
kind: Ingredient(
descriptor: "Dragonscale",
),
quality: Legendary,
tags: [MaterialKind(Hide), Material(Dragonscale)],
)