veloren/assets/common/items/velorite.ron

9 lines
194 B
Plaintext
Raw Normal View History

Item(
name: "Velorite",
description: "Just a slight touch makes you feel the knowledge of ancient times.",
kind: Consumable(
kind: Velorite,
effect: Xp(50),
),
)