veloren/assets/common/items/veloritefrag.ron

9 lines
176 B
Plaintext
Raw Normal View History

Item(
name: "Velorite Fragment",
description: "Small runes sparkle on its surface.",
kind: Consumable(
kind: VeloriteFrag,
effect: Xp(20),
),
)