hotbot/assets/common/items/crafting_ing/animal_misc/venom_sac.ron

10 lines
230 B
Plaintext
Raw Permalink Normal View History

2024-06-11 18:43:30 +00:00
ItemDef(
legacy_name: "Venom Sac",
legacy_description: "A venomous sac from a poisonous creature.",
kind: Ingredient(
// Descriptor not needed
descriptor: "",
),
quality: Common,
tags: [],
)