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

13 lines
242 B
Plaintext

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