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

14 lines
212 B
Rust

ItemDef(
name: "Velorite Belt"
description: "",
kind: Armor(
(
kind: Belt("VeloriteMage"),
stats: (
),
)
),
quality: Debug,
tags: [],
)