veloren/assets/common/items/crafting_ing/venomsac.ron

8 lines
171 B
Plaintext
Raw Normal View History

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