veloren/assets/common/items/debug/cultist_belt.ron
2022-05-18 16:28:10 -04:00

14 lines
197 B
Rust

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