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

10 lines
230 B
Plaintext

ItemDef(
legacy_name: "Venom Sac",
legacy_description: "A venomous sac from a poisonous creature.",
kind: Ingredient(
// Descriptor not needed
descriptor: "",
),
quality: Common,
tags: [],
)