veloren/assets/common/items/velorite.ron
2019-10-27 22:22:40 +00:00

9 lines
194 B
Plaintext

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