hotbot/assets/common/items/crafting_ing/twigs.ron

11 lines
239 B
Plaintext
Raw Normal View History

2024-06-11 18:43:30 +00:00
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: [],
)