veloren/assets/common/items/debug/cultist_boots.ron

13 lines
243 B
Plaintext

Item(
name: "Cultist Boots",
description: "Ceremonial attire used by members.",
kind: Armor(
(
kind: Foot(Cultist),
stats: (
protection: Invincible,
),
)
),
)