hotbot/assets/common/items/crafting_ing/animal_misc/elegant_crest.ron

10 lines
281 B
Plaintext
Raw Permalink Normal View History

2024-06-11 18:43:30 +00:00
ItemDef(
legacy_name: "Elegant Crest",
legacy_description: "A flawless crest from some majestic creature.\n\nThis can be used when crafting weapons.",
kind: Ingredient(
// Descriptor not needed
descriptor: "",
),
quality: Common,
tags: [],
)