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

9 lines
267 B
Plaintext
Raw Normal View History

2024-07-03 23:04:49 +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)],
)