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

10 lines
207 B
Plaintext
Raw Normal View History

2024-06-11 18:43:30 +00:00
ItemDef(
legacy_name: "Feather",
legacy_description: "Feather from a bird.",
kind: Ingredient(
// Descriptor not needed
descriptor: "",
),
quality: Common,
tags: [],
)