trade_bot/assets/common/items/crafting_ing/animal_misc/bone.ron
2024-07-03 19:04:49 -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: [],
)