veloren/assets/common/items/crafting_ing/venomsac.ron
Entropy 71d98d34fb Adding some basic consumable crafting ingredients
more stuff being squashed in. tons of non-food items added
2020-12-11 19:20:35 -08:00

8 lines
171 B
Plaintext

ItemDef(
name: "Venom Sac",
description: "A venomous sac from a poisonous creature.",
kind: Ingredient(
kind: "VenomSac",
),
quality: Common,
)