hotbot/assets/common/items/crafting_ing/animal_misc/phoenix_feather.ron
2024-06-11 14:43:30 -04:00

10 lines
230 B
Plaintext

ItemDef(
legacy_name: "Phoenix Feather",
legacy_description: "Said to have magical properties.",
kind: Ingredient(
// Descriptor not needed
descriptor: "",
),
quality: Legendary,
tags: [],
)