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

11 lines
251 B
Plaintext

ItemDef(
legacy_name: "Sticky Thread",
legacy_description: "A messy spider extract, but a tailor may have use for it.",
kind: Ingredient(
// Descriptor not needed
descriptor: "",
),
quality: Common,
tags: [],
)