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

14 lines
238 B
Rust

ItemDef(
name: "Velorite Admin Cape",
description: "Where did I put my banhammer again?",
kind: Armor(
(
kind: Back,
stats: (
),
)
),
quality: Debug,
tags: [],
)