hotbot/assets/common/items/debug/dungeon_purple.ron
2024-06-11 14:43:30 -04:00

11 lines
221 B
Plaintext

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