group_bot/assets/common/items/crafting_ing/animal_misc/bone.ron
2024-06-11 19:51:46 -04:00

10 lines
241 B
Plaintext

ItemDef(
legacy_name: "Thick Bone",
legacy_description: "A thick bone, it seems sturdy enough to craft with.",
kind: Ingredient(
// Descriptor not needed
descriptor: "",
),
quality: Common,
tags: [],
)