hotbot/assets/common/items/debug/dungeon_purple.ron

11 lines
221 B
Plaintext
Raw Permalink Normal View History

2024-06-11 18:43:30 +00:00
ItemDef(
legacy_name: "Velorite Admin Cape",
legacy_description: "Where did I put my banhammer again?",
kind: Armor((
kind: Back,
stats: Direct(()),
)),
quality: Debug,
tags: [],
)