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

11 lines
239 B
Plaintext

ItemDef(
legacy_name: "Twigs",
legacy_description: "Found near trees, a squirrel must've knocked it down.",
kind: Ingredient(
// Descriptor not needed
descriptor: "",
),
quality: Common,
tags: [],
)