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

9 lines
169 B
Plaintext
Raw Normal View History

2020-04-30 20:43:24 +00:00
Item(
name: "Cultist Belt",
description: "Belt\n\nArmor: 0\n\n<Right-Click to use>",
kind: Armor(
kind: Belt(Cultist),
stats: (20),
),
)