veloren/assets/common/items/debug/cultist_boots.ron
2020-04-30 20:43:24 +00:00

9 lines
170 B
Plaintext

Item(
name: "Cultist Boots",
description: "Feet\n\nArmor: 0\n\n<Right-Click to use>",
kind: Armor(
kind: Foot(Cultist),
stats: (20),
),
)