veloren/assets/common/items/debug/empty_vial.ron
Joshua Barretto 8d6b442193 Crafting
2020-07-14 20:11:39 +00:00

8 lines
132 B
Plaintext

Item(
name: "Empty Vial",
description: "Can be filled with fluids.",
kind: Ingredient(
kind: EmptyVial,
)
)