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

10 lines
230 B
Plaintext
Raw Normal View History

2024-06-11 18:43:30 +00:00
ItemDef(
legacy_name: "Phoenix Feather",
legacy_description: "Said to have magical properties.",
kind: Ingredient(
// Descriptor not needed
descriptor: "",
),
quality: Legendary,
tags: [],
)